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