Provides access to an enumeration of flag models.
| Description | ||
|---|---|---|
![]() |
_NewEnum | Retrieves an IEnumVariant interface that enumerates the collection's content. This method supports the FOR EACH statement in VB. |
![]() |
Add | Adds a new flag model in the collection. |
![]() |
Clear | Removes all the flag models from the collection. |
![]() |
Count | Number of flag models in the collection. |
![]() |
Item | The flag model 'index' item in the collection. |
![]() |
Remove | Removes the flag model 'index' item from the collection. |
| CoClasses and Classes | Description |
|---|---|
| NgFlagModels | Graphic flag models collection object. |