ToolboxItemFilterAttribute 成员

为工具箱项指定要使用的筛选器字符串和筛选器类型。

下表列出了由 ToolboxItemFilterAttribute 类型公开的成员。

公共构造函数

  名称 说明
Public method ToolboxItemFilterAttribute 已重载。初始化 ToolboxItemFilterAttribute 类的新实例。

页首

公共属性

  名称 说明
Public property FilterString 获取工具箱项的筛选器字符串。
Public property FilterType 获取筛选器的类型。
Public property TypeId 已重写。获取属性的类型 ID。

页首

公共方法

(请参见 受保护的方法 )

  名称 说明
Public method Equals 已重载。 已重写。 确定两个 ToolboxItemFilterAttribute 对象是否相等。
Public method Static GetCustomAttribute  已重载。 检索应用于程序集、模块、类型成员或方法参数的指定类型的自定义属性。 (从 Attribute 继承。)
Public method Static GetCustomAttributes  已重载。 检索应用于程序集、模块、类型成员或方法参数的自定义属性的数组。 (从 Attribute 继承。)
Public method GetHashCode 已重写。 
Public method GetType  获取当前实例的 Type。 (从 Object 继承。)
Public method IsDefaultAttribute  当在派生类中重写时,指示此实例的值是否是派生类的默认值。 (从 Attribute 继承。)
Public method Static IsDefined  已重载。 确定是否将指定类型的任意自定义属性应用于程序集、模块、类型成员或方法参数。 (从 Attribute 继承。)
Public method Match 已重写。 指示指定对象是否有匹配的筛选器字符串。
Public method Static ReferenceEquals  确定指定的 Object 实例是否是相同的实例。 (从 Object 继承。)
Public method ToString 已重写。 

页首

受保护的方法

  名称 说明
Protected method Finalize  允许 Object 在“垃圾回收”回收 Object 之前尝试释放资源并执行其他清理操作。 (从 Object 继承。)
Protected method MemberwiseClone  创建当前 Object 的浅表副本。 (从 Object 继承。)

页首

请参见

参考

ToolboxItemFilterAttribute 类
System.ComponentModel 命名空间
ToolboxItemFilterType