SECEditMLCommentArray::SpanComments
voidSECEditMLCommentArray::SpanComments(const SECEditLineColPair&lcp, int&nStartIndex, int&nEndIndex)
Searches for elements that span the given line column positions.
Defined in: SECEditLineCol.cpp
Return Value
void
Parameters
lcp
The line/column positions to compare against.
nStartIndex
The starting index to return.
nEndIndex
The ending index to return.
See Also