ArcObjects Library Reference  (Schematic)    

INgObjectTypes Interface

Provides access to an enumeration of object types.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.

Members

Description
Read-only property _NewEnum Retrieves an IEnumVariant interface that enumerates the collection's content. This method supports the FOR EACH statement in VB.
Method Add Adds a new object type in the collection.
Method Clear Removes all the object types from the collection.
Read-only property Count Number of object types in the collection.
Read-only property Item The object type 'index' item in the collection.
Method Remove Removes the object type 'index' item from the collection.

CoClasses that implement INgObjectTypes

CoClasses and Classes Description
NgObjectTypes Graphic object types collection object.

See Also

INgObjectType Interface

 


Feedback Send feedback on this page