ArrayList_SynchronizedArrayListWrapper
ArrayList → ArrayList_ArrayListWrapper → cs.system.collections.ArrayList_SynchronizedArrayListWrapper (extern final class)
Instance Members
SyncRoot: Dynamic
IsSynchronized: Bool
IsReadOnly: Bool
IsFixedSize: Bool
Capacity: Int
Count: Int
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(): 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 |
Clone(): Dynamic
Returns |
---|
Dynamic |
Name | Type |
---|---|
index |
Int |
count |
Int |
Returns |
---|
ArrayList |
TrimToSize(): Void
Sort(): Void
ToArray(): cs.NativeArray<Dynamic>
Returns |
---|
cs.NativeArray<Dynamic> |
Metadata
Name | Parameters |
---|---|
:nativeGen |
- |
:libType |
- |
:csNative |
- |