ArrayList_RangedArrayList
ArrayList → ArrayList_ArrayListWrapper → cs.system.collections.ArrayList_RangedArrayList (extern final class)
Instance Members
Capacity: IntCount: IntIsSynchronized: Bool| Name | Type |
|---|---|
value |
Dynamic |
| Returns |
|---|
| Int |
Clear(): Void| Name | Type |
|---|---|
value |
Dynamic |
| Returns |
|---|
| Bool |
| Name | Type |
|---|---|
value |
Dynamic |
| Returns |
|---|
| Int |
| Name | Type |
|---|---|
value |
Dynamic |
| Returns |
|---|
| Int |
| Name | Type |
|---|---|
index |
Int |
value |
Dynamic |
InsertRange(index: Int, c: ICollection): Void| Name | Type |
|---|---|
index |
Int |
c |
ICollection |
| Name | Type |
|---|---|
value |
Dynamic |
| Name | Type |
|---|---|
index |
Int |
| Name | Type |
|---|---|
index |
Int |
count |
Int |
Reverse(): VoidSetRange(index: Int, c: ICollection): Void| Name | Type |
|---|---|
index |
Int |
c |
ICollection |
CopyTo(array: cs.system.Array): Void| Name | Type |
|---|---|
array |
cs.system.Array |
GetEnumerator(): IEnumerator| Returns |
|---|
| IEnumerator |
AddRange(c: ICollection): Void| Name | Type |
|---|---|
c |
ICollection |
| Name | Type |
|---|---|
value |
Dynamic |
| Returns |
|---|
| Int |
Clone(): Dynamic| Returns |
|---|
| Dynamic |
| Name | Type |
|---|---|
index |
Int |
count |
Int |
| Returns |
|---|
| ArrayList |
TrimToSize(): VoidSort(): VoidToArray(): cs.NativeArray<Dynamic>| Returns |
|---|
| cs.NativeArray<Dynamic> |
| Name | Type |
|---|---|
innerList |
ArrayList |
index |
Int |
count |
Int |
Metadata
| Name | Parameters |
|---|---|
:nativeGen |
- |
:libType |
- |
:csNative |
- |