共用方式為


IOnDemandLoadableCollection.Loaded 屬性

定義

取得是否載入集合的值。

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

屬性值

如果已載入集合則為 true,否則為 false。

適用於