Overload List
Overload 1: void aSetLength(ref TCplx[] a, Int64 Len)
| # | Name | Type | Description |
|---|---|---|---|
| 1 | a | TCplx[] (ref) | |
| 2 | Len | Int64 | element count |
Result: stored in self (calling object)
Overload 2: void aSetLength(ref TCplx[][] a, Int64 Len)
| # | Name | Type | Description |
|---|---|---|---|
| 1 | a | TCplx[][] (ref) | |
| 2 | Len | Int64 | element count |
Result: stored in self (calling object)
Overload 3: void aSetLength(ref TSCplx[] a, Int64 Len)
| # | Name | Type | Description |
|---|---|---|---|
| 1 | a | TSCplx[] (ref) | |
| 2 | Len | Int64 | element count |
Result: stored in self (calling object)
Overload 4: void aSetLength(ref TSCplx[][] a, Int64 Len)
| # | Name | Type | Description |
|---|---|---|---|
| 1 | a | TSCplx[][] (ref) | |
| 2 | Len | Int64 | element count |
Result: stored in self (calling object)
Overload 5: void aSetLength(ref Boolean[] a, Int64 Len)
| # | Name | Type | Description |
|---|---|---|---|
| 1 | a | Boolean[] (ref) | |
| 2 | Len | Int64 | element count |
Result: stored in self (calling object)
Overload 6: void aSetLength(ref Byte[] a, Int64 Len)
| # | Name | Type | Description |
|---|---|---|---|
| 1 | a | Byte[] (ref) | |
| 2 | Len | Int64 | element count |
Result: stored in self (calling object)
Overload 7: void aSetLength(ref Byte[][] a, Int64 Len)
| # | Name | Type | Description |
|---|---|---|---|
| 1 | a | Byte[][] (ref) | |
| 2 | Len | Int64 | element count |
Result: stored in self (calling object)
Overload 8: void aSetLength(ref Double[] a, Int64 Len)
| # | Name | Type | Description |
|---|---|---|---|
| 1 | a | Double[] (ref) | |
| 2 | Len | Int64 | element count |
Result: stored in self (calling object)
Overload 9: void aSetLength(ref Double[][] a, Int64 Len)
| # | Name | Type | Description |
|---|---|---|---|
| 1 | a | Double[][] (ref) | |
| 2 | Len | Int64 | element count |
Result: stored in self (calling object)
Overload 10: void aSetLength(ref Int16[] a, Int64 Len)
| # | Name | Type | Description |
|---|---|---|---|
| 1 | a | Int16[] (ref) | |
| 2 | Len | Int64 | element count |
Result: stored in self (calling object)
Overload 11: void aSetLength(ref Int16[][] a, Int64 Len)
| # | Name | Type | Description |
|---|---|---|---|
| 1 | a | Int16[][] (ref) | |
| 2 | Len | Int64 | element count |
Result: stored in self (calling object)
Overload 12: void aSetLength(ref Int32[] a, Int64 Len)
| # | Name | Type | Description |
|---|---|---|---|
| 1 | a | Int32[] (ref) | |
| 2 | Len | Int64 | element count |
Result: stored in self (calling object)
Overload 13: void aSetLength(ref Int32[][] a, Int64 Len)
| # | Name | Type | Description |
|---|---|---|---|
| 1 | a | Int32[][] (ref) | |
| 2 | Len | Int64 | element count |
Result: stored in self (calling object)
Overload 14: void aSetLength(ref Int64[] a, Int64 Len)
| # | Name | Type | Description |
|---|---|---|---|
| 1 | a | Int64[] (ref) | |
| 2 | Len | Int64 | element count |
Result: stored in self (calling object)
Overload 15: void aSetLength(ref IntPtr[] a, Int64 Len)
| # | Name | Type | Description |
|---|---|---|---|
| 1 | a | IntPtr[] (ref) | |
| 2 | Len | Int64 | element count |
Result: stored in self (calling object)
Overload 16: void aSetLength(ref Object[] a, Int64 Len)
| # | Name | Type | Description |
|---|---|---|---|
| 1 | a | Object[] (ref) | |
| 2 | Len | Int64 | element count |
Result: stored in self (calling object)
Overload 17: void aSetLength(ref GCHandle[] a, Int64 Len)
| # | Name | Type | Description |
|---|---|---|---|
| 1 | a | GCHandle[] (ref) | |
| 2 | Len | Int64 | element count |
Result: stored in self (calling object)
Overload 18: void aSetLength(ref SByte[] a, Int64 Len)
| # | Name | Type | Description |
|---|---|---|---|
| 1 | a | SByte[] (ref) | |
| 2 | Len | Int64 | element count |
Result: stored in self (calling object)
Overload 19: void aSetLength(ref Single[] a, Int64 Len)
| # | Name | Type | Description |
|---|---|---|---|
| 1 | a | Single[] (ref) | |
| 2 | Len | Int64 | element count |
Result: stored in self (calling object)
Overload 20: void aSetLength(ref Single[][] a, Int64 Len)
| # | Name | Type | Description |
|---|---|---|---|
| 1 | a | Single[][] (ref) | |
| 2 | Len | Int64 | element count |
Result: stored in self (calling object)
Overload 21: void aSetLength(ref String a, Int32 Len)
| # | Name | Type | Description |
|---|---|---|---|
| 1 | a | String (ref) | |
| 2 | Len | Int32 | element count |
Result: stored in self (calling object)
Overload 22: void aSetLength(ref String[] a, Int32 Len)
| # | Name | Type | Description |
|---|---|---|---|
| 1 | a | String[] (ref) | |
| 2 | Len | Int32 | element count |
Result: stored in self (calling object)
Overload 23: void aSetLength(ref String[][] a, Int32 Len)
| # | Name | Type | Description |
|---|---|---|---|
| 1 | a | String[][] (ref) | |
| 2 | Len | Int32 | element count |
Result: stored in self (calling object)
Overload 24: void aSetLength(ref UInt16[] a, Int64 Len)
| # | Name | Type | Description |
|---|---|---|---|
| 1 | a | UInt16[] (ref) | |
| 2 | Len | Int64 | element count |
Result: stored in self (calling object)
Overload 25: void aSetLength(ref UInt32[] a, Int64 Len)
| # | Name | Type | Description |
|---|---|---|---|
| 1 | a | UInt32[] (ref) | |
| 2 | Len | Int64 | element count |
Result: stored in self (calling object)
Overload 26: void aSetLength(ref UInt64[] a, Int64 Len)
| # | Name | Type | Description |
|---|---|---|---|
| 1 | a | UInt64[] (ref) | |
| 2 | Len | Int64 | element count |
Result: stored in self (calling object)