ArrayWrapper
Parameter | Type | Description |
---|---|---|
other | ArrayWrapper | — |
ArrayWrapper operator=(Array Wrapper< T > rhs)
Parameter | Type | Description |
---|---|---|
rhs | ArrayWrapper | — |
int Count( )
T Get( int index)
Parameter | Type | Description |
---|---|---|
index | int | — |