This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > ID > IDataGraphCollection Interface > IDataGraphCollection.DataGraphCount Property (ArcObjects .NET 10.4 SDK) |
Number of graphs in the collection.
[Visual Basic .NET] Public ReadOnly Property DataGraphCount As Integer
[C#] public int DataGraphCount {get;}
[C++]
HRESULT get_DataGraphCount(
long* pCount
);
[C++]
Parameters pCount [out, retval] pCount is a parameter of type long