VintaSoft Imaging .NET SDK 15.1: Документация для .NET разработчика
Vintasoft.Imaging.UI Namespace / SelectedThumbnailImageIndexCollection Class
Свойства Методы События Смотрите также
В этом разделе
Члены типа SelectedThumbnailImageIndexCollection Class
В этом разделе
В следующих таблицах перечислены элементы, предоставляемые SelectedThumbnailImageIndexCollection.
Публичные Свойства
 ИмяОписание
Public PropertyGets the number of elements actually contained in the System.Collections.ObjectModel.Collection. (Наследуется от System.Collections.ObjectModel.Collection<System.Int32>)
Public PropertyGets or sets the element at the specified index. (Наследуется от System.Collections.ObjectModel.Collection<System.Int32>)
Защищенные Свойства
Публичные Методы
 ИмяОписание
Public MethodAdds an object to the end of the System.Collections.ObjectModel.Collection. (Наследуется от System.Collections.ObjectModel.Collection<System.Int32>)
Public MethodOverloaded. Добавляет диапазон миниатюр в коллекцию.
Public MethodСигнализирует объекту о начале инициализации.
Public MethodRemoves all elements from the System.Collections.ObjectModel.Collection. (Наследуется от System.Collections.ObjectModel.Collection<System.Int32>)
Public MethodОчищает коллекцию и добавляет в нее диапазон миниатюр.
Public MethodDetermines whether an element is in the System.Collections.ObjectModel.Collection. (Наследуется от System.Collections.ObjectModel.Collection<System.Int32>)
Public MethodCopies the entire System.Collections.ObjectModel.Collection to a compatible one-dimensional System.Array, starting at the specified index of the target array. (Наследуется от System.Collections.ObjectModel.Collection<System.Int32>)
Public MethodСигнализирует объекту о завершении инициализации.
Public MethodReturns an enumerator that iterates through the System.Collections.ObjectModel.Collection. (Наследуется от System.Collections.ObjectModel.Collection<System.Int32>)
Public MethodSearches for the specified object and returns the zero-based index of the first occurrence within the entire System.Collections.ObjectModel.Collection. (Наследуется от System.Collections.ObjectModel.Collection<System.Int32>)
Public MethodInserts an element into the System.Collections.ObjectModel.Collection at the specified index. (Наследуется от System.Collections.ObjectModel.Collection<System.Int32>)
Public MethodRemoves the first occurrence of a specific object from the System.Collections.ObjectModel.Collection. (Наследуется от System.Collections.ObjectModel.Collection<System.Int32>)
Public MethodRemoves the element at the specified index of the System.Collections.ObjectModel.Collection. (Наследуется от System.Collections.ObjectModel.Collection<System.Int32>)
Public MethodКопирует элементы этого SelectedThumbnailImageIndexCollection в новый массив.
Защищенные Методы
 ИмяОписание
Protected MethodУдаляет все элементы из коллекции.
Protected MethodВставляет элемент в коллекцию по указанному индексу.
Protected MethodУдаляет миниатюру по указанному индексу из коллекции.
Protected MethodЗаменяет миниатюру по указанному индексу.
Публичные События
 ИмяОписание
Public EventПроисходит при изменении этой коллекции.
Смотрите также