NameScopeExtensions 类

定义

Element 扩展方法添加强类型 FindByName 方法。

public static class NameScopeExtensions
type NameScopeExtensions = class
继承
System.Object
NameScopeExtensions

方法

FindByName<T>(Element, String)

返回包含 element 的作用域中名称为 name 的类型 T 的实例。

适用于