Click or drag to resize

ILazyProperty Methods

The ILazyProperty type exposes the following members.

Methods
  NameDescription
Public methodIsLoaded
Determines whether the property value is loaded for the specified object
Public methodPreloadValueForObjects
Pre-loads the value of the property for the specified sequence of objects.
Top
See Also