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