TableLayoutStyleCollection::Count Property
.NET Framework (current version)
Gets the number of styles actually contained in the TableLayoutStyleCollection.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Property Value
Type: System::Int32The number of styles actually contained in the TableLayoutStyleCollection.
Implements
ICollection::CountThe number of styles stored in a collection is limited only by available memory.
.NET Framework
Available since 2.0
Available since 2.0
Show: