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