ListCollectionView.InternalCount Property

Definition

Gets the number of records in the InternalList.

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

Property Value

The number of records in the InternalList.

Applies to