ElementCollectionCount Property |
Gets the number of elements contained in this collection.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.11.10
Syntaxpublic int Count { get; }Public ReadOnly Property Count As Integer
Get
Property Value
Int32Implements
ICollectionCount
See Also