ArrayList_FixedSizeArrayListWrapper
ArrayList → ArrayList_ArrayListWrapper → cs.system.collections.ArrayList_FixedSizeArrayListWrapper (extern class) → ArrayList_ReadOnlyArrayListWrapper
Instance Members
IsFixedSize: Bool
Capacity: Int
ErrorMessage: String
Name | Type |
---|---|
value |
Dynamic |
Returns |
---|
Int |
AddRange(c: ICollection): Void
Name | Type |
---|---|
c |
ICollection |
Clear(): Void
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 |
TrimToSize(): Void
Name | Type |
---|---|
innerList |
ArrayList |
Metadata
Name | Parameters |
---|---|
:nativeGen |
- |
:libType |
- |
:csNative |
- |