CollectionView.IsEmpty 속성

정의

결과(필터링된) 뷰가 비어 있는지 여부를 나타내는 값을 가져옵니다.

public:
 virtual property bool IsEmpty { bool get(); };
public virtual bool IsEmpty { get; }
member this.IsEmpty : bool
Public Overridable ReadOnly Property IsEmpty As Boolean

속성 값

결과 보기가 비어 있으면

구현

적용 대상