InkAnalyzerBase.FindNodes - метод
Включить защищенные члены
Включить унаследованные члены
Включить члены .NET Framework
Включить члены .NET Compact Framework
Включить члены XNA Framework
Обновлен: Ноябрь 2007
Returns the ContextNodeBase objects that match the specified criteria.
Список перегрузки
Имя | Описание | |
---|---|---|
![]() |
FindNodes(MatchesCriteriaBaseCallback, Object) | Returns all of the ContextNodeBase objects that match the specified criteria. |
![]() |
FindNodes(MatchesCriteriaBaseCallback, Object, ContextNodeBase) | Returns the ContextNode objects that are descendants of the specified ContextNode and that match the specified criteria. |
В начало страницы