ImageDefinitionCollection Class Methods
In This Topic
For a list of all members of this type, see ImageDefinitionCollection members.
Public Methods
| | Name | Description |
 | Clear | Removes all the ImageDefinitions from the ImageDefinitionCollection. |
 | GetEnumerator | Gets the enumerator. |
 | Remove | Removes the specified ImageDefinition from the ImageDefinitionCollection. |
 | RemoveAt | Removes the ImageDefinition located at a specific index in the ImageDefinitionCollection. |
Top
See Also