PBArrayAccessor template class:
GetAt method
Description
Obtains the array item at the specified dimension.
Syntax
GetAt(pblong dim[])
Return Values
ValueType (defined in pbtraits.h).
Argument
|
Description
|
dim
|
The dimension of the array item to be
obtained
|
Examples
See Also