Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members
Returns a collection of ContextNode objects that are relevant to the specified text range.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
![]() |
GetNodesFromTextRange(Int32%, Int32%) | Returns a collection of ContextNode objects that are relevant to the specified text range. |
![]() |
GetNodesFromTextRange(Int32%, Int32%, ContextNodeCollection) | Returns a collection of ContextNode objects that are relevant to the specified text range for the specified context nodes. |
Top