StateManagedCollection.ICollection.Count Свойство

Определение

Получает количество элементов, содержащихся в коллекции StateManagedCollection.

property int System::Collections::ICollection::Count { int get(); };
int System.Collections.ICollection.Count { get; }
member this.System.Collections.ICollection.Count : int
 ReadOnly Property Count As Integer Implements ICollection.Count

Значение свойства

Число элементов в массиве StateManagedCollection.

Реализации

Применяется к