FilterCollection 成员 (Microsoft.Office.Server.ApplicationRegistry.Runtime)

Represents a collection of FilterDescriptor objects. A Method can have many filters that are user settable before executing the method. Calling Method.GetFilters returns a FilterCollection of available filters.

以下表格列出了由 FilterCollection 类型公开的成员。

公共构造函数

  名称 说明
公共方法 FilterCollection  

页首

公共属性

  名称 说明
公共属性 Capacity  (继承自 List
公共属性 Count  (继承自 List
公共属性 Item  (继承自 List

页首

公共方法

(另请参阅 受保护的方法 )

  名称 说明
公共方法 Add  (继承自 List
公共方法 AddRange  (继承自 List
公共方法 AsReadOnly  (继承自 List
公共方法 BinarySearch  已重载。 (继承自 List
公共方法 Clear  (继承自 List
公共方法 Contains  (继承自 List
公共方法 ConvertAll  (继承自 List
公共方法 CopyTo  已重载。 (继承自 List
公共方法 Equals  已重载。 (继承自 Object
公共方法 Exists  (继承自 List
公共方法 Find  (继承自 List
公共方法 FindAll  (继承自 List
公共方法 FindIndex  已重载。 (继承自 List
公共方法 FindLast  (继承自 List
公共方法 FindLastIndex  已重载。 (继承自 List
公共方法 ForEach  (继承自 List
公共方法 GetEnumerator  (继承自 List
公共方法 GetHashCode  (继承自 Object
公共方法 GetRange  (继承自 List
公共方法 GetType  (继承自 Object
公共方法 IndexOf  已重载。 (继承自 List
公共方法 Insert  (继承自 List
公共方法 InsertRange  (继承自 List
公共方法 LastIndexOf  已重载。 (继承自 List
公共方法 静态 ReferenceEquals  (继承自 Object
公共方法 Remove  (继承自 List
公共方法 RemoveAll  (继承自 List
公共方法 RemoveAt  (继承自 List
公共方法 RemoveRange  (继承自 List
公共方法 Reverse  已重载。 (继承自 List
公共方法 Sort  已重载。 (继承自 List
公共方法 ToArray  (继承自 List
公共方法 ToString  (继承自 Object
公共方法 TrimExcess  (继承自 List
公共方法 TrueForAll  (继承自 List

页首

受保护的方法

  名称 说明
受保护的方法 Finalize  (继承自 Object
受保护的方法 MemberwiseClone  (继承自 Object

页首

显式接口实现

  名称 说明
显式接口实现 方法 System.Collections.Generic.IEnumerable.GetEnumerator  (继承自 List
显式接口实现 方法 System.Collections.ICollection.CopyTo  (继承自 List
显式接口实现 方法 System.Collections.IEnumerable.GetEnumerator  (继承自 List
显式接口实现 方法 System.Collections.IList.Add  (继承自 List
显式接口实现 方法 System.Collections.IList.Contains  (继承自 List
显式接口实现 方法 System.Collections.IList.IndexOf  (继承自 List
显式接口实现 方法 System.Collections.IList.Insert  (继承自 List
显式接口实现 方法 System.Collections.IList.Remove  (继承自 List
显式接口实现 属性 System.Collections.Generic.ICollection.IsReadOnly  (继承自 List
显式接口实现 属性 System.Collections.ICollection.IsSynchronized  (继承自 List
显式接口实现 属性 System.Collections.ICollection.SyncRoot  (继承自 List
显式接口实现 属性 System.Collections.IList.IsFixedSize  (继承自 List
显式接口实现 属性 System.Collections.IList.IsReadOnly  (继承自 List
显式接口实现 属性 System.Collections.IList.Item  (继承自 List

页首

另请参阅

参考

FilterCollection 类
Microsoft.Office.Server.ApplicationRegistry.Runtime 命名空间