| Имя | Описание | |
|---|---|---|
![]() | AcquiredImageCollection | Initializes a new instance of the AcquiredImageCollection class. |
| Имя | Описание | |
|---|---|---|
![]() | AcquiredImageCollection | Initializes a new instance of the AcquiredImageCollection class. |
| Имя | Описание | |
|---|---|---|
![]() | Capacity | (Наследуется от System.Collections.CollectionBase) |
![]() | Count | (Наследуется от System.Collections.CollectionBase) |
![]() | Item | Gets an acquired image at the specified index. |
| Имя | Описание | |
|---|---|---|
![]() | InnerList | (Наследуется от System.Collections.CollectionBase) |
![]() | List | (Наследуется от System.Collections.CollectionBase) |
| Имя | Описание | |
|---|---|---|
![]() | Add | Overloaded. Adds image to this collection. |
![]() | Clear | Removes all images from the collection. |
![]() | ClearAndDisposeItems | Removes and disposes all images from the collection. |
![]() | GetEnumerator | (Наследуется от System.Collections.CollectionBase) |
![]() | RemoveAt | (Наследуется от System.Collections.CollectionBase) |
![]() | Swap | Swaps two images in the collection. |
| Имя | Описание | |
|---|---|---|
![]() | OnClear | (Наследуется от System.Collections.CollectionBase) |
![]() | OnClearComplete | (Наследуется от System.Collections.CollectionBase) |
![]() | OnInsert | (Наследуется от System.Collections.CollectionBase) |
![]() | OnInsertComplete | (Наследуется от System.Collections.CollectionBase) |
![]() | OnRemove | (Наследуется от System.Collections.CollectionBase) |
![]() | OnRemoveComplete | (Наследуется от System.Collections.CollectionBase) |
![]() | OnSet | (Наследуется от System.Collections.CollectionBase) |
![]() | OnSetComplete | (Наследуется от System.Collections.CollectionBase) |
![]() | OnValidate | (Наследуется от System.Collections.CollectionBase) |
| Имя | Описание | |
|---|---|---|
![]() | 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. |