'Declaration Public Overloads Function Insert( _ ByVal options As IFieldOptions, _ ByVal location As InsertLocation _ ) As SimpleField
public SimpleField Insert( IFieldOptions options, InsertLocation location )
Parameters
- options
- The field code.
- location
- The target InsertLocation for the insertion.
Return Value
The inserted SimpleField.