The methods of the ImageProperties class are listed below. For a complete list of ImageProperties class members, see the ImageProperties Members topic.
Add | Overloaded. Adds new property to Image. |
Dispose | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
GetEnumerator | Returns IEnumerator object that allows to iterate through all properties of the image. |
GetHashCode | Returns the hash code for this instance. |
GetItemById | Gets an individual ImagePropertyItem object from the collection by the specified property id. |
IndexOf | Determines the index of property with specified id in collection. |
RemoveAt | Removes property at the specified index in the collection and from image. |
RemoveItemById | Removes property with the specified id from collection and from image. |
ToString | Returns the string representation of the object. |
ImageProperties Class | ElementIT.ImageProperties Namespace