Gets the number of elements contained in the
SectionCollection instance.
'Declaration
Public ReadOnly Property Count As Integer
Property Value
The number of elements contained in the
System.Collections.CollectionBase instance.Retrieving the value of this property is an O(1) operation.