TX Text Control .NET for Windows Forms Documentation

DocumentServer.DocumentController.FieldAdapterCollection Class

An instance of the FieldAdapterCollection class contains adapters for all application fields of the page it belongs to. An instance of this class can be obtained via the DocumentController.Page.FieldAdapters property. The FieldAdapterCollection that can be accessed via the DocumentController.FieldAdapters property contains adapters for all the application fields in the currently loaded document, of course. The FieldAdapterCollection class implements the IEnumerable and the ICollection interfaces and is part of the TXTextControl.DocumentServer.DocumentController namespace.

Introduced: 15.0.

Syntax

[C#] public sealed class FieldAdapterCollection: ICollection, IEnumerable
[Visual Basic] Public NotInheritable Class PageCollection Implements ICollection Implements IEnumerable

Properties

PropertyDescription
CountGets the number of elements contained in the collection.
ItemGets the DocumentServer.Fields.FieldAdapter instance at the specified index from the collection.

Methods

MethodDescription
CopyToCopies the elements of the collection to an array, starting at the specified index.
GetEnumeratorReturns an enumerator that can be used to iterate over the collection's items.
IndexOfGets the index of the specified field adapter in the collection.

See Also

 
 
 

Products

Support

Downloads

Corporate

Buy Now