InkAnalyzerBase.FindNodesOfType 方法
包括受保护的成员
包括继承的成员
包括 .NET Framework 成员
包括 .NET Compact Framework 成员
包括 XNA Framework 成员
更新:2007 年 11 月
返回指定类型的 ContextNodeBase 对象。
重载列表
名称 | 说明 | |
---|---|---|
![]() |
FindNodesOfType(Guid) | 返回指定类型的所有 ContextNodeBase 对象。 |
![]() |
FindNodesOfType(Guid, array<Int32[]) | 返回包含任何其标识符位于指定笔画标识符数组中的笔画的、具有指定类型的 ContextNodeBase 对象。 |
![]() |
FindNodesOfType(Guid, ContextNodeBase) | 返回作为指定 ContextNodeBase 对象的后代且具有指定类型的 ContextNodeBase 对象。 |
页首