TextFieldList.get Method

Module: TextFieldList

Definition

Gets an item of the TextFieldList object.

TextField get(int index)

Parameters

index int
in Index of the TextField item to get.

Returns

TextField item to get.

Exceptions

An error has occurred during Document Library execution.