ReportCollection.Count Property |
Returns the number of elements in the collection
Namespace:
Easymap.AddIn.Reports
Assembly:
Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntaxpublic int Count { get; }
Public ReadOnly Property Count As Integer
Get
Property Value
Type:
Int32
See Also