EdxXmlException.BuildCharExceptionArgs(TCharArray,Integer,Integer) Method
Declaration
class function BuildCharExceptionArgs(const AData: TCharArray; ALength: Integer; AInvCharIndex: Integer): TArray<string>; overload; static;
Parameters
Name | Type |
---|---|
AData | TCharArray |
ALength | Integer |
AInvCharIndex | Integer |
Returns
Type |
---|
TArray<T> |
See Also