IntegerArray Constructor |
Name | Description | |
---|---|---|
![]() | IntegerArray |
Creates new IntegerArray with zero size.
|
![]() | IntegerArray(Int32) |
Creates new instance of IntegerArray.
|
![]() | IntegerArray(Int32) |
Creates IntegerArray with elements from specified array.
|
![]() | IntegerArray(Int32, Int32) |
Creates new IntegerArray.
|