Click or drag to resize

IFieldList Methods

The IFieldList type exposes the following members.

Methods
  NameDescription
Public methodCode exampleFindField
Finds a field by position.
Public methodCode exampleFindFieldWithText
Finds a field by position that contains the specified text.
Public methodCode exampleGetEnumerator
Retrieves the enumerator for the Field objects contained within this FieldList.
Top
See Also