This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IP > IPlugInDatasetHelper Interface > IPlugInDatasetHelper.ClassCount Property (ArcObjects .NET 10.4 SDK) |
The number of classes in the dataset.
[Visual Basic .NET] Public ReadOnly Property ClassCount As Integer
[C#] public int ClassCount {get;}
[C++]
HRESULT get_ClassCount(
long* Count
);
[C++]
Parameters Count [out, retval] Count is a parameter of type long
Returns the number of classes contained in this dataset. Tables and standalone feature classes should return 1.