Method GetTopLevelContext
GetTopLevelContext(IndexReaderContext)
Walks up the reader tree and return the given context's top level reader context, or in other words the reader tree's root context.
Declaration
public static IndexReaderContext GetTopLevelContext(IndexReaderContext context)
Parameters
Type | Name | Description |
---|---|---|
IndexReaderContext | context |
Returns
Type | Description |
---|---|
IndexReaderContext |