voidSECCalcBtnArray::SetAt(intnIndex, SECCalcBtn*ptr)
Sets the SECCalcBtn at the specified index.
Defined in: SecCalc.h
Parameters
nIndex
Zerp-based array index;
ptr
A pointer to a SECCalcBtn object.
See Also
SECCalcBtnArray