ArrayList_FixedSizeListWrapper

ArrayList_ListWrappercs.system.collections.ArrayList_FixedSizeListWrapper (extern class) → ArrayList_ReadOnlyListWrapper

Instance Members

IsFixedSize: Bool

ErrorMessage: String

Add(value: Dynamic): Int
Name Type
value Dynamic
Returns
Int

Clear(): Void

Insert(index: Int, value: Dynamic): Void
Name Type
index Int
value Dynamic

Remove(value: Dynamic): Void
Name Type
value Dynamic

RemoveAt(index: Int): Void
Name Type
index Int

new(innerList: IList): Void
Name Type
innerList IList

Metadata

Name Parameters
:nativeGen -
:libType -
:csNative -