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