ListCollectionView.InternalCount Propiedad

Definición

Obtiene el número de registros de InternalList.

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

Valor de propiedad

Int32

Número de registros de la InternalList.

Se aplica a