SECEditBlockBuffer::ElementAt

SECEditBufferArray*& SECEditBlockBuffer::ElementAt(int nIndex)

Retrives the element at the given index.

Defined in: SECEditBlockBuffer.cpp

Return Value

Returns a reference to a SECEditBufferArray pointer.

Parameters

nIndex

The element index.

See Also

SECEditBlockBuffer GetAt operator[]