VintaSoft Imaging .NET SDK 14.0: Документация для .NET разработчика
Vintasoft.Imaging.Annotation.UI Namespace / AnnotationViewCollection Class
Конструкторы Свойства Методы Смотрите также
В этом разделе
    Члены типа AnnotationViewCollection Class
    В этом разделе
    В следующих таблицах перечислены элементы, предоставляемые AnnotationViewCollection.
    Публичные Конструкторы
     ИмяОписание
    Public ConstructorИнициализирует новый экземпляр класса AnnotationViewCollection.
    Публичные Свойства
     ИмяОписание
    Public PropertyGets the number of elements actually contained in the System.Collections.ObjectModel.Collection. (Наследуется от System.Collections.ObjectModel.Collection<Vintasoft.Imaging.Annotation.UI.AnnotationView>)
    Public PropertyВозвращает коллекцию данных аннотаций, связанную с этой коллекцией представлений аннотаций.
    Public PropertyGets or sets the element at the specified index. (Наследуется от System.Collections.ObjectModel.Collection<Vintasoft.Imaging.Annotation.UI.AnnotationView>)
    Защищенные Свойства
    Публичные Методы
     ИмяОписание
    Public MethodAdds an object to the end of the System.Collections.ObjectModel.Collection. (Наследуется от System.Collections.ObjectModel.Collection<Vintasoft.Imaging.Annotation.UI.AnnotationView>)
    Public MethodRemoves all elements from the System.Collections.ObjectModel.Collection. (Наследуется от System.Collections.ObjectModel.Collection<Vintasoft.Imaging.Annotation.UI.AnnotationView>)
    Public MethodУдаляет и уничтожает все элементы коллекции.
    Public MethodСоздает новый объект, являющийся копией текущего экземпляра.
    Public MethodDetermines whether an element is in the System.Collections.ObjectModel.Collection. (Наследуется от System.Collections.ObjectModel.Collection<Vintasoft.Imaging.Annotation.UI.AnnotationView>)
    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<Vintasoft.Imaging.Annotation.UI.AnnotationView>)
    Public MethodОсвобождает все ресурсы, используемые AnnotationViewCollection.
    Public MethodOverloaded. Рисует аннотации коллекции на указанном изображении.
    Public MethodНаходит представление аннотации для указанных данных аннотации.
    Public MethodReturns an enumerator that iterates through the System.Collections.ObjectModel.Collection. (Наследуется от System.Collections.ObjectModel.Collection<Vintasoft.Imaging.Annotation.UI.AnnotationView>)
    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<Vintasoft.Imaging.Annotation.UI.AnnotationView>)
    Public MethodInserts an element into the System.Collections.ObjectModel.Collection at the specified index. (Наследуется от System.Collections.ObjectModel.Collection<Vintasoft.Imaging.Annotation.UI.AnnotationView>)
    Public MethodRemoves the first occurrence of a specific object from the System.Collections.ObjectModel.Collection. (Наследуется от System.Collections.ObjectModel.Collection<Vintasoft.Imaging.Annotation.UI.AnnotationView>)
    Public MethodRemoves the element at the specified index of the System.Collections.ObjectModel.Collection. (Наследуется от System.Collections.ObjectModel.Collection<Vintasoft.Imaging.Annotation.UI.AnnotationView>)
    Public MethodКопирует элементы AnnotationViewCollection в новый массив.
    Защищенные Методы
     ИмяОписание
    Protected MethodУдаляет все элементы из коллекции.
    Protected MethodВставляет элемент в коллекцию по указанному индексу.
    Protected MethodУдаляет элемент по указанному индексу коллекции.
    Protected MethodЗаменяет элемент по указанному индексу.
    Смотрите также