Sdílet prostřednictvím


ParagraphNode.GetNodesFromTextRange Method

Include Protected Members
Include Inherited Members

Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members

Returns a collection of descendant ContextNode objects that are relevant to the specified text range in the recognized string.

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
Public method GetNodesFromTextRange(Int32%, Int32%) Returns a collection of descendant ContextNode objects that are relevant to the specified text range in the recognized string.
Public method GetNodesFromTextRange(Int32%, Int32%, ContextNodeCollection) Returns a collection of descendant ContextNode objects that are relevant to the specified text range in the recognized string within a collection of descendent nodes.

Top

Remarks

The specified text range should be relative to the recognized string of this ParagraphNode, rather than to the recognized string of the entire RootNode.

See Also

Reference

ParagraphNode Class

ParagraphNode Members

Microsoft.Ink Namespace