'Declaration Public Overloads Function AddComplexField( _ ByVal code As System.String, _ ByVal result As System.String _ ) As ComplexField
public ComplexField AddComplexField( System.string code, System.string result )
Parameters
- code
- The complex field code.
- result
- The result text of the inserted field.
Return Value
The added ComplexField.