IOnDemandLoadableCollection.Loaded 속성

정의

컬렉션이 로드되었는지 여부를 가져옵니다.

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

속성 값

컬렉션이 로드되었으면 true이고, 그렇지 않으면 false입니다.

적용 대상