Name | Description | |
---|---|---|
SpreadImageCollection Constructor | Initializes a new instance of the SpreadImageCollection class. |
The following tables list the members exposed by SpreadImageCollection.
Name | Description | |
---|---|---|
SpreadImageCollection Constructor | Initializes a new instance of the SpreadImageCollection class. |
Name | Description | |
---|---|---|
Capacity | (Inherited from System.Collections.CollectionBase) | |
Count | (Inherited from System.Collections.CollectionBase) | |
Item | Overloaded. Gets or sets the SpreadImage object with the specified image ID. |
Name | Description | |
---|---|---|
InnerList | (Inherited from System.Collections.CollectionBase) | |
List | (Inherited from System.Collections.CollectionBase) |
Name | Description | |
---|---|---|
Add | Adds an image to the SpreadImageCollection object. | |
AddRange | Adds the range. | |
Clear | (Inherited from System.Collections.CollectionBase) | |
Contains | Overloaded. Determines whether the image collection contains the specified image. | |
GetEnumerator | (Inherited from System.Collections.CollectionBase) | |
IndexOf | Determines the index of a specific spread image in the SpreadImageCollection object. | |
Insert | Inserts an image into the collection at the specified index. | |
Remove | Removes the specified SpreadImage object. | |
RemoveAt | (Inherited from System.Collections.CollectionBase) |
Name | Description | |
---|---|---|
OnClear | (Inherited from System.Collections.CollectionBase) | |
OnClearComplete | (Inherited from System.Collections.CollectionBase) | |
OnInsert | Overridden. Performs additional custom processes before inserting a new element into the System.Collections.CollectionBase instance. | |
OnInsertComplete | (Inherited from System.Collections.CollectionBase) | |
OnRemove | Overridden. Performs additional custom processes when removing an element from the System.Collections.CollectionBase instance. | |
OnRemoveComplete | (Inherited from System.Collections.CollectionBase) | |
OnSet | (Inherited from System.Collections.CollectionBase) | |
OnSetComplete | (Inherited from System.Collections.CollectionBase) | |
OnValidate | (Inherited from System.Collections.CollectionBase) |