TX Text Control .NET for Windows Forms Documentation

DocumentServer.DocumentController.FieldAdapterCollection.Item Property

Gets the DocumentServer.Fields.FieldAdapter instance at the specified index from the collection. In C# this property is the indexer for the FieldAdapterCollection class.

Syntax

[C#] public FieldAdapter this [int index] { get; }
[Visual Basic] Public Default ReadOnly Property Item(ByVal index As Integer) As FieldAdapter
ParameterDescription
index

Specifies a field adapter index. The first field adapter has the index 0.

Remarks

If there is no adapter for the type of field at the given index, the property returns null. Otherwise, it is an object of type DocumentServer.Fields.FieldAdapter

See Also

 
 
 

Products

Support

Downloads

Corporate

Buy Now