Math387.aGetLength Method

Overload List

#SignatureDescription
1function aGetLength(const x: TCplxArray): Integer;
2function aGetLength(const x: T2DCplxArray): Integer;
3function aGetLength(const x: TSCplxArray): Integer;
4function aGetLength(const x: T2DSCplxArray): Integer;
5function aGetLength(const x: TByteArray): Integer;
6function aGetLength(const x: T2DByteArray): Integer;
7function aGetLength(const x: TDoubleArray): Integer;
8function aGetLength(const x: T2DDoubleArray): Integer;
9function aGetLength(const x: TSmallIntArray): Integer;
10function aGetLength(const x: T2DSmallIntArray): Integer;
11function aGetLength(const x: TIntegerArray): Integer;
12function aGetLength(const x: T2DIntegerArray): Integer;
13function aGetLength(const x: TInt64Array): Integer;
14function aGetLength(const x: IntPtr[]): Integer;
15function aGetLength(const x: TObjectArray): Integer;
16function aGetLength(const x: GCHandle[]): Integer;
17function aGetLength(const x: TSingleArray): Integer;
18function aGetLength(const x: T2DSingleArray): Integer;
19function aGetLength(const str: string): Integer;
20function aGetLength(const x: StringArray): Integer;
21function aGetLength(const x: T2DStringArray): Integer;
22function aGetLength(const x: TWordArray): Integer;
23function aGetLength(const x: TCardinalArray): Integer;
24function aGetLength(const x: TUInt64Array): Integer;

Overload 1: function aGetLength(const x: TCplxArray): Integer;

#NameTypeDescription
1xTCplxArray

Returns: Int32

Overload 2: function aGetLength(const x: T2DCplxArray): Integer;

#NameTypeDescription
1xT2DCplxArray

Returns: Int32

Overload 3: function aGetLength(const x: TSCplxArray): Integer;

#NameTypeDescription
1xTSCplxArray

Returns: Int32

Overload 4: function aGetLength(const x: T2DSCplxArray): Integer;

#NameTypeDescription
1xT2DSCplxArray

Returns: Int32

Overload 5: function aGetLength(const x: TByteArray): Integer;

#NameTypeDescription
1xTByteArray

Returns: Int32

Overload 6: function aGetLength(const x: T2DByteArray): Integer;

#NameTypeDescription
1xT2DByteArray

Returns: Int32

Overload 7: function aGetLength(const x: TDoubleArray): Integer;

#NameTypeDescription
1xTDoubleArray

Returns: Int32

Overload 8: function aGetLength(const x: T2DDoubleArray): Integer;

#NameTypeDescription
1xT2DDoubleArray

Returns: Int32

Overload 9: function aGetLength(const x: TSmallIntArray): Integer;

#NameTypeDescription
1xTSmallIntArray

Returns: Int32

Overload 10: function aGetLength(const x: T2DSmallIntArray): Integer;

#NameTypeDescription
1xT2DSmallIntArray

Returns: Int32

Overload 11: function aGetLength(const x: TIntegerArray): Integer;

#NameTypeDescription
1xTIntegerArray

Returns: Int32

Overload 12: function aGetLength(const x: T2DIntegerArray): Integer;

#NameTypeDescription
1xT2DIntegerArray

Returns: Int32

Overload 13: function aGetLength(const x: TInt64Array): Integer;

#NameTypeDescription
1xTInt64Array

Returns: Int32

Overload 14: function aGetLength(const x: IntPtr[]): Integer;

#NameTypeDescription
1xIntPtr[]

Returns: Int32

Overload 15: function aGetLength(const x: TObjectArray): Integer;

#NameTypeDescription
1xTObjectArray

Returns: Int32

Overload 16: function aGetLength(const x: GCHandle[]): Integer;

#NameTypeDescription
1xGCHandle[]

Returns: Int32

Overload 17: function aGetLength(const x: TSingleArray): Integer;

#NameTypeDescription
1xTSingleArray

Returns: Int32

Overload 18: function aGetLength(const x: T2DSingleArray): Integer;

#NameTypeDescription
1xT2DSingleArray

Returns: Int32

Overload 19: function aGetLength(const str: string): Integer;

#NameTypeDescription
1strstring

Returns: Int32

Overload 20: function aGetLength(const x: StringArray): Integer;

#NameTypeDescription
1xStringArray

Returns: Int32

Overload 21: function aGetLength(const x: T2DStringArray): Integer;

#NameTypeDescription
1xT2DStringArray

Returns: Int32

Overload 22: function aGetLength(const x: TWordArray): Integer;

#NameTypeDescription
1xTWordArray

Returns: Int32

Overload 23: function aGetLength(const x: TCardinalArray): Integer;

#NameTypeDescription
1xTCardinalArray

Returns: Int32

Overload 24: function aGetLength(const x: TUInt64Array): Integer;

#NameTypeDescription
1xTUInt64Array

Returns: Int32