[]
Overridden. Throws an exception because splitting of a complex field code is not supported.
public override Text Split(int position)
Public Overrides Function Split(position As Integer) As Text
Type | Name | Description |
---|---|---|
int | position |
Type | Description |
---|---|
Text |
Type | Condition |
---|---|
ContentNotSplittableException | Throws when this method is called. |