IOnDemandLoadableCollection.Loaded Property

Definition

Gets whether the collection is loaded.

public bool Loaded { get; set; }
member this.Loaded : bool with get, set
Public Property Loaded As Boolean

Property Value

true if the collection is loaded; otherwise, false.

Applies to