MetricSets 成员

包括受保护的成员
包括继承的成员

MetricSets 类型公开以下成员。

构造函数

  名称 说明
公共方法 MetricSets()
公共方法 MetricSets(List<MetricSet>)

页首

属性

  名称 说明
公共属性 Capacity (从 List<MetricSet> 继承。)
公共属性 Count (从 List<MetricSet> 继承。)
公共属性 Item (从 List<MetricSet> 继承。)

页首

方法

  名称 说明
公共方法 Add (从 List<MetricSet> 继承。)
公共方法 AddRange (从 List<MetricSet> 继承。)
公共方法 AsReadOnly (从 List<MetricSet> 继承。)
公共方法 BinarySearch(T) (从 List<MetricSet> 继承。)
公共方法 BinarySearch(T, IComparer<T>) (从 List<MetricSet> 继承。)
公共方法 BinarySearch(Int32, Int32, T, IComparer<T>) (从 List<MetricSet> 继承。)
公共方法 Clear (从 List<MetricSet> 继承。)
公共方法 Contains (从 List<MetricSet> 继承。)
公共方法 ConvertAll<TOutput> (从 List<MetricSet> 继承。)
公共方法 CopyTo([]) (从 List<MetricSet> 继承。)
公共方法 CopyTo([], Int32) (从 List<MetricSet> 继承。)
公共方法 CopyTo(Int32, [], Int32, Int32) (从 List<MetricSet> 继承。)
公共方法 Exists (从 List<MetricSet> 继承。)
公共方法 Find (从 List<MetricSet> 继承。)
公共方法 FindAll (从 List<MetricSet> 继承。)
公共方法 FindIndex(Predicate<T>) (从 List<MetricSet> 继承。)
公共方法 FindIndex(Int32, Predicate<T>) (从 List<MetricSet> 继承。)
公共方法 FindIndex(Int32, Int32, Predicate<T>) (从 List<MetricSet> 继承。)
公共方法 FindLast (从 List<MetricSet> 继承。)
公共方法 FindLastIndex(Predicate<T>) (从 List<MetricSet> 继承。)
公共方法 FindLastIndex(Int32, Predicate<T>) (从 List<MetricSet> 继承。)
公共方法 FindLastIndex(Int32, Int32, Predicate<T>) (从 List<MetricSet> 继承。)
公共方法 ForEach (从 List<MetricSet> 继承。)
公共方法 GetEnumerator (从 List<MetricSet> 继承。)
公共方法 GetRange (从 List<MetricSet> 继承。)
公共方法 IndexOf(T) (从 List<MetricSet> 继承。)
公共方法 IndexOf(T, Int32) (从 List<MetricSet> 继承。)
公共方法 IndexOf(T, Int32, Int32) (从 List<MetricSet> 继承。)
公共方法 Insert (从 List<MetricSet> 继承。)
公共方法 InsertRange (从 List<MetricSet> 继承。)
公共方法 LastIndexOf(T) (从 List<MetricSet> 继承。)
公共方法 LastIndexOf(T, Int32) (从 List<MetricSet> 继承。)
公共方法 LastIndexOf(T, Int32, Int32) (从 List<MetricSet> 继承。)
公共方法 Remove (从 List<MetricSet> 继承。)
公共方法 RemoveAll (从 List<MetricSet> 继承。)
公共方法 RemoveAt (从 List<MetricSet> 继承。)
公共方法 RemoveRange (从 List<MetricSet> 继承。)
公共方法 Reverse() (从 List<MetricSet> 继承。)
公共方法 Reverse(Int32, Int32) (从 List<MetricSet> 继承。)
公共方法 Sort() (从 List<MetricSet> 继承。)
公共方法 Sort(IComparer<T>) (从 List<MetricSet> 继承。)
公共方法 Sort(Comparison<T>) (从 List<MetricSet> 继承。)
公共方法 Sort(Int32, Int32, IComparer<T>) (从 List<MetricSet> 继承。)
公共方法 ToArray (从 List<MetricSet> 继承。)
公共方法 ToString (从 Object 继承。)
公共方法 TrimExcess (从 List<MetricSet> 继承。)
公共方法 TrueForAll (从 List<MetricSet> 继承。)

页首

显式 接口 实现

  名称 说明
显式接口实现私有方法 IList.Add (从 List<MetricSet> 继承。)
显式接口实现私有方法 IList.Contains (从 List<MetricSet> 继承。)
显式接口实现私有方法 ICollection.CopyTo (从 List<MetricSet> 继承。)
显式接口实现私有方法 IEnumerable<T>.GetEnumerator (从 List<MetricSet> 继承。)
显式接口实现私有方法 IEnumerable.GetEnumerator (从 List<MetricSet> 继承。)
显式接口实现私有方法 IList.IndexOf (从 List<MetricSet> 继承。)
显式接口实现私有方法 IList.Insert (从 List<MetricSet> 继承。)
显式接口实现私有属性 IList.IsFixedSize (从 List<MetricSet> 继承。)
显式接口实现私有属性 ICollection<T>.IsReadOnly (从 List<MetricSet> 继承。)
显式接口实现私有属性 IList.IsReadOnly (从 List<MetricSet> 继承。)
显式接口实现私有属性 ICollection.IsSynchronized (从 List<MetricSet> 继承。)
显式接口实现私有属性 IList.Item (从 List<MetricSet> 继承。)
显式接口实现私有方法 IList.Remove (从 List<MetricSet> 继承。)
显式接口实现私有属性 ICollection.SyncRoot (从 List<MetricSet> 继承。)

页首

另请参阅

引用

MetricSets 类

Microsoft.Web.Hosting.Administration 命名空间