Method Expand
Expand(int)
When implemented by a class, expands outline section at the given line.
void Expand(int index)
Parameters
indexintThe index of the line to expand.
When implemented by a class, expands outline section at the given line.
void Expand(int index)
index intThe index of the line to expand.