ArrayList_ListWrapper
cs.system.collections.ArrayList_ListWrapper (extern class) → ArrayList_FixedSizeListWrapper, ArrayList_SynchronizedListWrapper
Instance Members
IsReadOnly: Bool
IsFixedSize: Bool
SyncRoot: Dynamic
IsSynchronized: Bool
Count: Int
m_InnerList: IList
Name | Type |
---|---|
value |
Dynamic |
Returns |
---|
Int |
Clear(): Void
Name | Type |
---|---|
value |
Dynamic |
Returns |
---|
Bool |
Name | Type |
---|---|
value |
Dynamic |
Returns |
---|
Int |
Name | Type |
---|---|
index |
Int |
value |
Dynamic |
Name | Type |
---|---|
value |
Dynamic |
Name | Type |
---|---|
index |
Int |
CopyTo(array: cs.system.Array, index: Int): Void
Name | Type |
---|---|
array |
cs.system.Array |
index |
Int |
GetEnumerator(): IEnumerator
Returns |
---|
IEnumerator |
Name | Type |
---|---|
innerList |
IList |
Metadata
Name | Parameters |
---|---|
:nativeGen |
- |
:libType |
- |
:csNative |
- |