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