VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.FormsProcessing.FormRecognition Namespace / FormFieldCollection Class
Constructors Properties Methods Events SeeAlso
In This Topic
    FormFieldCollection Class Members
    In This Topic
    The following tables list the members exposed by FormFieldCollection.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the FormFieldCollection class.
    Public Properties
    Protected Properties
    Public Methods
    Protected Methods
     NameDescription
    Protected MethodRemoves all elements from the collection.
    Protected MethodInserts an element into the collection at the specified index.
    Protected MethodRemoves the element at the specified index of the collection.
    Protected MethodReplaces the element at the specified index.
    Public Events
     NameDescription
    Public EventOccurs when the collection is changed.
    Public EventOccurs when the collection is changing.
    See Also