DataGridViewRowCollection::ICollection::Count Property
.NET Framework (current version)
Gets the number of elements contained in the collection.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Property Value
Type: System::Int32The number of elements contained in the DataGridViewRowCollection.
Implements
ICollection::CountThis member is an explicit interface member implementation. It can be used only when the DataGridViewRowCollection instance is cast to an ICollection interface.
.NET Framework
Available since 2.0
Available since 2.0
Show: