The following tables list the members exposed by EmbeddedImageCollection.
Public Properties
Public Methods
| Name | Description |
 | Add | Adds an EmbeddedImage object to the EmbeddedImageCollection. |
 | Clear | Removes all objects from the DataGroupingCollection instance. This method cannot be overridden. (Inherited from System.Collections.CollectionBase) |
 | IndexOf | Determines the index of a specific EmbeddedImage object in the EmbeddedImageCollection. |
 | Remove | Removes the specified EmbeddedImage object from the EmbeddedImageCollection. |
 | RemoveAt | Removes the element at the specified index of the DataCellCollection instance. This method is not overridable. (Inherited from System.Collections.CollectionBase) |
Top
See Also