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: Dynamic
IsSynchronized: Bool
IsReadOnly: Bool
IsFixedSize: Bool
Capacity: Int
Count: 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(): Void
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 |
Name | Type |
---|---|
index |
Int |
count |
Int |
Returns |
---|
ArrayList |
SetRange(index: Int, c: ICollection): Void
Name | Type |
---|---|
index |
Int |
c |
ICollection |
TrimToSize(): Void
Sort(): Void
ToArray(): cs.NativeArray<Dynamic>
Returns |
---|
cs.NativeArray<Dynamic> |
Clone(): Dynamic
Returns |
---|
Dynamic |
new(): Void
Metadata
Name | Parameters |
---|---|
:nativeGen |
- |
:libType |
- |
:csNative |
- |