Math387.aGetLength Method

Overload List

#SignatureDescription
1Int32 aGetLength(TCplx[] x)
2Int32 aGetLength(TCplx[][] x)
3Int32 aGetLength(TSCplx[] x)
4Int32 aGetLength(TSCplx[][] x)
5Int32 aGetLength(Byte[] x)
6Int32 aGetLength(Byte[][] x)
7Int32 aGetLength(Double[] x)
8Int32 aGetLength(Double[][] x)
9Int32 aGetLength(Int16[] x)
10Int32 aGetLength(Int16[][] x)
11Int32 aGetLength(Int32[] x)
12Int32 aGetLength(Int32[][] x)
13Int32 aGetLength(Int64[] x)
14Int32 aGetLength(IntPtr[] x)
15Int32 aGetLength(Object[] x)
16Int32 aGetLength(GCHandle[] x)
17Int32 aGetLength(Single[] x)
18Int32 aGetLength(Single[][] x)
19Int32 aGetLength(String str)
20Int32 aGetLength(String[] x)
21Int32 aGetLength(String[][] x)
22Int32 aGetLength(UInt16[] x)
23Int32 aGetLength(UInt32[] x)
24Int32 aGetLength(UInt64[] x)

Overload 1: Int32 aGetLength(TCplx[] x)

#NameTypeDescription
1xTCplx[]

Returns: Int32

Overload 2: Int32 aGetLength(TCplx[][] x)

#NameTypeDescription
1xTCplx[][]

Returns: Int32

Overload 3: Int32 aGetLength(TSCplx[] x)

#NameTypeDescription
1xTSCplx[]

Returns: Int32

Overload 4: Int32 aGetLength(TSCplx[][] x)

#NameTypeDescription
1xTSCplx[][]

Returns: Int32

Overload 5: Int32 aGetLength(Byte[] x)

#NameTypeDescription
1xByte[]

Returns: Int32

Overload 6: Int32 aGetLength(Byte[][] x)

#NameTypeDescription
1xByte[][]

Returns: Int32

Overload 7: Int32 aGetLength(Double[] x)

#NameTypeDescription
1xDouble[]

Returns: Int32

Overload 8: Int32 aGetLength(Double[][] x)

#NameTypeDescription
1xDouble[][]

Returns: Int32

Overload 9: Int32 aGetLength(Int16[] x)

#NameTypeDescription
1xInt16[]

Returns: Int32

Overload 10: Int32 aGetLength(Int16[][] x)

#NameTypeDescription
1xInt16[][]

Returns: Int32

Overload 11: Int32 aGetLength(Int32[] x)

#NameTypeDescription
1xInt32[]

Returns: Int32

Overload 12: Int32 aGetLength(Int32[][] x)

#NameTypeDescription
1xInt32[][]

Returns: Int32

Overload 13: Int32 aGetLength(Int64[] x)

#NameTypeDescription
1xInt64[]

Returns: Int32

Overload 14: Int32 aGetLength(IntPtr[] x)

#NameTypeDescription
1xIntPtr[]

Returns: Int32

Overload 15: Int32 aGetLength(Object[] x)

#NameTypeDescription
1xObject[]

Returns: Int32

Overload 16: Int32 aGetLength(GCHandle[] x)

#NameTypeDescription
1xGCHandle[]

Returns: Int32

Overload 17: Int32 aGetLength(Single[] x)

#NameTypeDescription
1xSingle[]

Returns: Int32

Overload 18: Int32 aGetLength(Single[][] x)

#NameTypeDescription
1xSingle[][]

Returns: Int32

Overload 19: Int32 aGetLength(String str)

#NameTypeDescription
1strString

Returns: Int32

Overload 20: Int32 aGetLength(String[] x)

#NameTypeDescription
1xString[]

Returns: Int32

Overload 21: Int32 aGetLength(String[][] x)

#NameTypeDescription
1xString[][]

Returns: Int32

Overload 22: Int32 aGetLength(UInt16[] x)

#NameTypeDescription
1xUInt16[]

Returns: Int32

Overload 23: Int32 aGetLength(UInt32[] x)

#NameTypeDescription
1xUInt32[]

Returns: Int32

Overload 24: Int32 aGetLength(UInt64[] x)

#NameTypeDescription
1xUInt64[]

Returns: Int32