![]() |
This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IO > IObjectClassContainer Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that return object classes by name, ID and index.
Description | ||
---|---|---|
![]() |
ObjectClassByID | The object class with the specified ID. |
![]() |
ObjectClassByName | The object class with the specified name. |
![]() |
ObjectClassCount | The number of object classes in this container. |
![]() |
ObjectClasses | An enumerator over the object classes. |