InkAnalyzerBase.FindNodesOfType - метод
Включить защищенные члены
Включить унаследованные члены
Включить члены .NET Framework
Включить члены .NET Compact Framework
Включить члены XNA Framework
Обновлен: Ноябрь 2007
Returns the ContextNodeBase objects of the specified type.
Список перегрузки
Имя | Описание | |
---|---|---|
![]() |
FindNodesOfType(Guid) | Returns all ContextNodeBase objects of the specified type. |
![]() |
FindNodesOfType(Guid, array<Int32[]) | Returns the ContextNodeBase objects of the specified type that contain any of the strokes whose identifiers are in the specified array of stroke identifiers. |
![]() |
FindNodesOfType(Guid, ContextNodeBase) | Returns the ContextNodeBase objects of the specified type that are descendants of the specified ContextNodeBase object. |
В начало страницы