FormFieldCollection module

class FormFieldCollection.FormFieldCollection

Bases: CollectionEx

Represents a collection of form fields.

ContainsName(itemName: str) bool

Determines whether the specified collection contains item with specified name.

get_Item

Gets the formField at the specified index.