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