SECEditBlockBuffer::ElementAt

SECEditBufferArray*&SECEditBlockBuffer::ElementAt(intnIndex)

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[]