ArcObjects Library Reference  (Schematic)    

INgFlagModels Interface

Provides access to an enumeration of flag models.

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 flag model in the collection.
Method Clear Removes all the flag models from the collection.
Read-only property Count Number of flag models in the collection.
Read-only property Item The flag model 'index' item in the collection.
Method Remove Removes the flag model 'index' item from the collection.

CoClasses that implement INgFlagModels

CoClasses and Classes Description
NgFlagModels Graphic flag models collection object.

See Also

INgFlagModel Interface

 


Feedback Send feedback on this page