DataGridViewRowCollection.ICollection.Count Özellik

Tanım

Koleksiyondaki öğelerin sayısını alır.

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

Özellik Değeri

Int32

DataGridViewRowCollection içindeki öğe sayısı.

Uygulamalar

Açıklamalar

Bu üye, açık bir arabirim üyesi uygulamasıdır. Yalnızca örnek bir ICollection arabirime DataGridViewRowCollection yayınlandığında kullanılabilir.

Şunlara uygulanır

Ayrıca bkz.