ArcObjects Library Reference (GeoDatabase)  

IObjectClassContainer Interface

Provides access to members that return object classes by name, ID and index.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read-only property ObjectClassByID The object class with the specified ID.
Read-only property ObjectClassByName The object class with the specified name.
Read-only property ObjectClassCount The number of object classes in this container.
Read-only property ObjectClasses An enumerator over the object classes.