SectionCollection.Count Property | ||
| Description: | Gets the number of elements contained in the collection. | |
| Syntax: | [C#]
public int Count { get; }
[Visual Basic]
Public ReadOnly Property Count() As Integer
| |
| Limitations: | Read only. | |
| See also: | Sections and Pages, Graphical Overview. | |