共用方式為


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 中的記錄數目。

適用於