SECCalcBtnArray::SetAtGrow

voidSECCalcBtnArray::SetAtGrow(intnIndex, SECCalcBtn*newElement)

Sets the SECCalcBtn at the specified index, growing the array if necessary.

Defined in: SecCalc.h

Parameters

nIndex

Zero-based array index.

newElement

SECCalcBtn object to add.

See Also

SECCalcBtnArray