ArrayUtils
Overview
Location
- Reference: cooper.jar
- Namespace: RemObjects.Elements.System
constructor protected
constructor
ArrayUtils()
init()
ArrayUtils()
Sub New()
Parameters:
- x:
Parameters:
- x:
Parameters:
- x:
Parameters:
- x:
Parameters:
- x:
Parameters:
- x:
Parameters:
- x:
Parameters:
- x:
asIterable<T>
class method asIterable<T>(x: array of T): Iterable<T>
static Iterable<T> asIterable<T>(T[] x)
static func asIterable<T>(_ x: T...) -> Iterable<T>
static Iterable<T> asIterable<T>(T[] x)
Shared Function asIterable<T>(x As T()) As Iterable<T>
Parameters:
- x:
asIterableUnsigned (array of SmallInt): Iterable<UnsignedShort>
class method asIterableUnsigned(x: array of SmallInt): Iterable<UnsignedShort>
static Iterable<UnsignedShort> asIterableUnsigned(SmallInt[] x)
static func asIterableUnsigned(_ x: SmallInt...) -> Iterable<UnsignedShort>
static Iterable<UnsignedShort> asIterableUnsigned(SmallInt[] x)
Shared Function asIterableUnsigned(x As SmallInt()) As Iterable<UnsignedShort>
Parameters:
- x:
asIterableUnsigned (array of Integer): Iterable<UnsignedInteger>
class method asIterableUnsigned(x: array of Integer): Iterable<UnsignedInteger>
static Iterable<UnsignedInteger> asIterableUnsigned(Integer[] x)
static func asIterableUnsigned(_ x: Integer...) -> Iterable<UnsignedInteger>
static Iterable<UnsignedInteger> asIterableUnsigned(Integer[] x)
Shared Function asIterableUnsigned(x As Integer()) As Iterable<UnsignedInteger>
Parameters:
- x:
asIterableUnsigned (array of Int64): Iterable<UnsignedLong>
class method asIterableUnsigned(x: array of Int64): Iterable<UnsignedLong>
static Iterable<UnsignedLong> asIterableUnsigned(Int64[] x)
static func asIterableUnsigned(_ x: Int64...) -> Iterable<UnsignedLong>
static Iterable<UnsignedLong> asIterableUnsigned(Int64[] x)
Shared Function asIterableUnsigned(x As Int64()) As Iterable<UnsignedLong>
Parameters:
- x:
asIterableUnsigned (array of SByte): Iterable<UnsignedByte>
class method asIterableUnsigned(x: array of SByte): Iterable<UnsignedByte>
static Iterable<UnsignedByte> asIterableUnsigned(SByte[] x)
static func asIterableUnsigned(_ x: SByte...) -> Iterable<UnsignedByte>
static Iterable<UnsignedByte> asIterableUnsigned(SByte[] x)
Shared Function asIterableUnsigned(x As SByte()) As Iterable<UnsignedByte>
Parameters:
- x:
fill
Parameters:
- a:
- val:
Parameters:
- val:
- aRange:
Parameters:
- val:
- aRange:
Parameters:
- val:
- aRange:
Parameters:
- val:
- aRange:
Parameters:
- val:
- aRange:
Parameters:
- val:
- aRange:
getSubArray<Double>
Parameters:
- val:
- aRange:
getSubArray<T>
Parameters:
- val:
- aStart:
- aLength:
Parameters:
- x:
Parameters:
- x:
Parameters:
- x:
Parameters:
- x:
Parameters:
- x:
Parameters:
- x:
Parameters:
- x:
Parameters:
- x:
asIterable<T>
class method asIterable<T>(x: array of T): Iterable<T>
static Iterable<T> asIterable<T>(T[] x)
static func asIterable<T>(_ x: T...) -> Iterable<T>
static Iterable<T> asIterable<T>(T[] x)
Shared Function asIterable<T>(x As T()) As Iterable<T>
Parameters:
- x:
asIterableUnsigned (array of SmallInt): Iterable<UnsignedShort>
class method asIterableUnsigned(x: array of SmallInt): Iterable<UnsignedShort>
static Iterable<UnsignedShort> asIterableUnsigned(SmallInt[] x)
static func asIterableUnsigned(_ x: SmallInt...) -> Iterable<UnsignedShort>
static Iterable<UnsignedShort> asIterableUnsigned(SmallInt[] x)
Shared Function asIterableUnsigned(x As SmallInt()) As Iterable<UnsignedShort>
Parameters:
- x:
asIterableUnsigned (array of Integer): Iterable<UnsignedInteger>
class method asIterableUnsigned(x: array of Integer): Iterable<UnsignedInteger>
static Iterable<UnsignedInteger> asIterableUnsigned(Integer[] x)
static func asIterableUnsigned(_ x: Integer...) -> Iterable<UnsignedInteger>
static Iterable<UnsignedInteger> asIterableUnsigned(Integer[] x)
Shared Function asIterableUnsigned(x As Integer()) As Iterable<UnsignedInteger>
Parameters:
- x:
asIterableUnsigned (array of Int64): Iterable<UnsignedLong>
class method asIterableUnsigned(x: array of Int64): Iterable<UnsignedLong>
static Iterable<UnsignedLong> asIterableUnsigned(Int64[] x)
static func asIterableUnsigned(_ x: Int64...) -> Iterable<UnsignedLong>
static Iterable<UnsignedLong> asIterableUnsigned(Int64[] x)
Shared Function asIterableUnsigned(x As Int64()) As Iterable<UnsignedLong>
Parameters:
- x:
asIterableUnsigned (array of SByte): Iterable<UnsignedByte>
class method asIterableUnsigned(x: array of SByte): Iterable<UnsignedByte>
static Iterable<UnsignedByte> asIterableUnsigned(SByte[] x)
static func asIterableUnsigned(_ x: SByte...) -> Iterable<UnsignedByte>
static Iterable<UnsignedByte> asIterableUnsigned(SByte[] x)
Shared Function asIterableUnsigned(x As SByte()) As Iterable<UnsignedByte>
Parameters:
- x:
fill
Parameters:
- a:
- val:
Parameters:
- val:
- aRange:
Parameters:
- val:
- aRange:
Parameters:
- val:
- aRange:
Parameters:
- val:
- aRange:
Parameters:
- val:
- aRange:
Parameters:
- val:
- aRange:
getSubArray<Double>
Parameters:
- val:
- aRange:
getSubArray<T>
Parameters:
- val:
- aStart:
- aLength:
constructor protected
constructor
ArrayUtils()
init()
ArrayUtils()
Sub New()