Provides access to an enumeration of pattern 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 pattern model in the collection. |
![]() |
Clear | Removes all the pattern models from the collection. |
![]() |
Count | Number of pattern model in the collection. |
![]() |
Item | The pattern model 'index' item in the collection. |
![]() |
Remove | Removes the pattern model 'index' item from the collection. |
| CoClasses and Classes | Description |
|---|---|
| NgPatternModels | Graphic pattern models object. |