StructArrayWrapper
Last edited bySimple_AOB10/16/2025
StructArrayWrapper(const StructArrayWrapper< T > &other)
| Parameter | Type | Description |
|---|---|---|
| other | StructArrayWrapper | --- |
StructArrayWrapper operator=(StructArrayWrapper< T > rhs)
| Parameter | Type | Description |
|---|---|---|
| rhs | StructArrayWrapper | --- |
~StructArrayWrapper()
int Count()
T Get(int index)
| Parameter | Type | Description |
|---|---|---|
| index | int | --- |
Was this article helpful?
Your feedback helps us improve our documentation
No contributors yet.