So what is this 'saying'?

So I don't 'get' the "[int AIndex1][int AIndex2]" - in c++, does this create some sort of indexer into AClass, implemented by the getter?

__property AClass* AClassItems [int AIndex1][int AIndex2] ={read=_AClassItemsGetter};


Guess I could be googling c++ indexers, but frankly, it would just be nice to get an answer without digging... well... guess I will 'dig', and leave this here, as well...
Last edited on
Topic archived. No new replies allowed.