ArrayList
cs.system.collections.ArrayList (extern class) → ArrayList_ArrayListAdapter, ArrayList_ArrayListWrapper
Static Members
| Name | Type |
|---|---|
list |
IList |
| Returns |
|---|
| ArrayList |
| Name | Type |
|---|---|
list |
ArrayList |
| Returns |
|---|
| ArrayList |
| Name | Type |
|---|---|
list |
ArrayList |
| Returns |
|---|
| ArrayList |
| Name | Type |
|---|---|
list |
ArrayList |
| Returns |
|---|
| ArrayList |
| Name | Type |
|---|---|
value |
Dynamic |
count |
Int |
| Returns |
|---|
| ArrayList |
Instance Members
SyncRoot: DynamicIsSynchronized: BoolIsReadOnly: BoolIsFixedSize: BoolCapacity: IntCount: Int| Name | Type |
|---|---|
value |
Dynamic |
| Returns |
|---|
| Int |
Clear(): Void| Name | Type |
|---|---|
item |
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 |
|---|---|
obj |
Dynamic |
| Name | Type |
|---|---|
index |
Int |
| Name | Type |
|---|---|
index |
Int |
count |
Int |
Reverse(): VoidCopyTo(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 |
| Name | Type |
|---|---|
index |
Int |
count |
Int |
| Returns |
|---|
| ArrayList |
SetRange(index: Int, c: ICollection): Void| Name | Type |
|---|---|
index |
Int |
c |
ICollection |
TrimToSize(): VoidSort(): VoidToArray(): cs.NativeArray<Dynamic>| Returns |
|---|
| cs.NativeArray<Dynamic> |
Clone(): Dynamic| Returns |
|---|
| Dynamic |
new(): VoidMetadata
| Name | Parameters |
|---|---|
:nativeGen |
- |
:libType |
- |
:csNative |
- |