Returns the number of sections in the collection.
[Visual Basic]
Public ReadOnly Property Count As Integer
[C#]
public int Count {get;}
An integer value that represents the number of Section objects in the collection.
SectionCollection Class | SectionCollection Members
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.