FilterDescriptorCollection 成员 (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)
Represents a collection of filters associated with an entity.
以下表格列出了由 FilterDescriptorCollection 类型公开的成员。
公共构造函数
名称 | 说明 | |
---|---|---|
FilterDescriptorCollection | 已重载。 Creates a filter collection. |
页首
公共属性
名称 | 说明 | |
---|---|---|
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) |
页首
另请参阅
参考
FilterDescriptorCollection 类
Microsoft.Office.Server.ApplicationRegistry.MetadataModel 命名空间