ListCollectionView.InternalCount 속성

정의

InternalList의 레코드 수를 가져옵니다.

protected:
 property int InternalCount { int get(); };
protected int InternalCount { get; }
member this.InternalCount : int
Protected ReadOnly Property InternalCount As Integer

속성 값

Int32

InternalList의 레코드 수입니다.

적용 대상