DataGridViewColumnCollection.ICollection.Count Özellik

Tanım

Koleksiyondaki öğe 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

içindeki DataGridViewColumnCollectionöğelerin sayısı.

Uygulamalar

Açıklamalar

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

Şunlara uygulanır

Ayrıca bkz.