ListCollectionView.InternalCount 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 InternalList 中的資料錄數目。
protected:
property int InternalCount { int get(); };
protected int InternalCount { get; }
member this.InternalCount : int
Protected ReadOnly Property InternalCount As Integer
屬性值
InternalList 中的記錄數目。