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 のレコード数です。

適用対象