Name | Description | |
---|---|---|
EmbeddedImageCollection Constructor |
The following tables list the members exposed by EmbeddedImageCollection.
Name | Description | |
---|---|---|
EmbeddedImageCollection Constructor |
Name | Description | |
---|---|---|
Count | Gets the number of elements contained in the CustomPropertyDefinitionCollection instance. This property cannot be overridden.` (Inherited from System.Collections.ObjectModel.Collection<EmbeddedImage>) | |
Item | Gets or sets a specific EmbeddedImage object in the EmbeddedImageCollection by position. (Inherited from System.Collections.ObjectModel.Collection<EmbeddedImage>) |
Name | Description | |
---|---|---|
Add | Adds an EmbeddedImage object to the EmbeddedImageCollection. (Inherited from System.Collections.ObjectModel.Collection<EmbeddedImage>) | |
Clear | Removes all objects from the DataGroupingCollection instance. This method cannot be overridden. (Inherited from System.Collections.ObjectModel.Collection<EmbeddedImage>) | |
Contains | Determines whether an element is in the Collection. (Inherited from System.Collections.ObjectModel.Collection<EmbeddedImage>) | |
CopyTo | Copies the entire Collection to a compatible one-dimensional System.Array, starting at the specified index of the target array. (Inherited from System.Collections.ObjectModel.Collection<EmbeddedImage>) | |
IndexOf | Determines the index of a specific EmbeddedImage object in the EmbeddedImageCollection. (Inherited from System.Collections.ObjectModel.Collection<EmbeddedImage>) | |
Insert | Inserts an element into the Collection at the specified index. (Inherited from System.Collections.ObjectModel.Collection<EmbeddedImage>) | |
IsExistImageName | Specifies whether the collection contains a picture with the specified name | |
Remove | Removes the specified EmbeddedImage object from the EmbeddedImageCollection. (Inherited from System.Collections.ObjectModel.Collection<EmbeddedImage>) | |
RemoveAt | Removes the element at the specified index of the DataCellCollection instance. This method is not overridable. (Inherited from System.Collections.ObjectModel.Collection<EmbeddedImage>) |