This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IF > IFeatureClassContainer Interface > IFeatureClassContainer.ClassCount Property (ArcObjects .NET 10.5 SDK) |
The number of FeatureClasses in this container.
[Visual Basic .NET] Public ReadOnly Property ClassCount As Integer
[C#] public int ClassCount {get;}
[C++]
HRESULT get_ClassCount(
long* numClasses
);
[C++]
Parameters numClasses [out, retval] numClasses is a parameter of type long