LineNode.GetNodesFromTextRange - метод
Включить защищенные члены
Включить унаследованные члены
Включить члены .NET Framework
Включить члены .NET Compact Framework
Включить члены XNA Framework
Обновлен: Ноябрь 2007
Returns a collection of descendant ContextNode objects that are relevant to the specified text range in the recognized string.
Список перегрузки
Имя | Описание | |
---|---|---|
![]() |
GetNodesFromTextRange(Int32%, Int32%) | Returns a collection of descendant ContextNode objects that are relevant to the specified text range in the recognized string. |
![]() |
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. |
В начало страницы
Заметки
The specified text range should be relative to the recognized string of this LineNode and not the recognized string of the entire RootNode.