ArcObjects Library Reference  (Schematic)    

INgBehaviors Interface

Provides access to an enumeration of behaviors.

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

CoClasses that implement INgBehaviors

CoClasses and Classes Description
NgBehaviors Behaviors collection object.

See Also

INgBehavior Interface

 


Feedback Send feedback on this page