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