Name | Description | |
---|---|---|
![]() | AcquiredImageCollection | Initializes a new instance of the AcquiredImageCollection class. |
Name | Description | |
---|---|---|
![]() | AcquiredImageCollection | Initializes a new instance of the AcquiredImageCollection class. |
Name | Description | |
---|---|---|
![]() | Capacity | (Inherited from System.Collections.CollectionBase) |
![]() | Count | (Inherited from System.Collections.CollectionBase) |
![]() | Item | Gets an acquired image at the specified index. |
Name | Description | |
---|---|---|
![]() | InnerList | (Inherited from System.Collections.CollectionBase) |
![]() | List | (Inherited from System.Collections.CollectionBase) |
Name | Description | |
---|---|---|
![]() | Add | Overloaded. Adds image to this collection. |
![]() | Clear | Removes all images from the collection. |
![]() | ClearAndDisposeItems | Removes and disposes all images from the collection. |
![]() | GetEnumerator | (Inherited from System.Collections.CollectionBase) |
![]() | RemoveAt | (Inherited from System.Collections.CollectionBase) |
![]() | Swap | Swaps two images in the collection. |
Name | Description | |
---|---|---|
![]() | OnClear | (Inherited from System.Collections.CollectionBase) |
![]() | OnClearComplete | (Inherited from System.Collections.CollectionBase) |
![]() | OnInsert | (Inherited from System.Collections.CollectionBase) |
![]() | OnInsertComplete | (Inherited from System.Collections.CollectionBase) |
![]() | OnRemove | (Inherited from System.Collections.CollectionBase) |
![]() | OnRemoveComplete | (Inherited from System.Collections.CollectionBase) |
![]() | OnSet | (Inherited from System.Collections.CollectionBase) |
![]() | OnSetComplete | (Inherited from System.Collections.CollectionBase) |
![]() | OnValidate | (Inherited from System.Collections.CollectionBase) |
Name | Description | |
---|---|---|
![]() | Added | Occurs when new image is added to the collection. |
![]() | Adding | Occurs when new image is adding to the collection. |
![]() | Cleared | Occurs when collection is cleared. |
![]() | Clearing | Occurs when collection is clearing. |