CollectionSetCollection 类

CollectionSetCollection is a SFC collection class for collection sets.

命名空间:  Microsoft.SqlServer.Management.Collector
程序集:  Microsoft.SqlServer.Management.Collector(在 Microsoft.SqlServer.Management.Collector.dll 中)

语法

声明
Public NotInheritable Class CollectionSetCollection _
    Inherits SfcCollatedDictionaryCollection(Of CollectionSet, CollectionSet..::..Key, CollectorConfigStore)
用法
Dim instance As CollectionSetCollection
public sealed class CollectionSetCollection : SfcCollatedDictionaryCollection<CollectionSet, CollectionSet..::..Key, CollectorConfigStore>
public ref class CollectionSetCollection sealed : public SfcCollatedDictionaryCollection<CollectionSet^, CollectionSet..::..Key^, CollectorConfigStore^>
[<SealedAttribute>]
type CollectionSetCollection =  
    class
        inherit SfcCollatedDictionaryCollection<CollectionSet, CollectionSet..::..Key, CollectorConfigStore>
    end
public final class CollectionSetCollection extends SfcCollatedDictionaryCollection<CollectionSet, CollectionSet..::..Key, CollectorConfigStore>

CollectionSetCollection 类型公开以下成员。

构造函数

  名称 说明
公共方法 CollectionSetCollection Instantiates a new collection set based on the CollectorConfigStore object that is provided as a parent for the collection set.

页首

属性

  名称 说明
公共属性 Ascending (从 SfcCollatedDictionaryCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) > 继承。)
公共属性 Count (从 SfcCollatedDictionaryCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) > 继承。)
受保护属性 CultureInfo (从 SfcCollatedDictionaryCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) > 继承。)
受保护属性 IgnoreCase (从 SfcCollatedDictionaryCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) > 继承。)
受保护属性 Initialized (从 SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) > 继承。)
公共属性 IsReadOnly (从 SfcCollatedDictionaryCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) > 继承。)
公共属性 IsSynchronized (从 SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) > 继承。)
公共属性 Item[ ( [ ( String] ) ] ) Gets a collection set based on the name that is provided.
公共属性 Item[ ( [ ( K] ) ] ) (从 SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) > 继承。)
受保护属性 Parent (从 SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) > 继承。)
公共属性 SyncRoot (从 SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) > 继承。)

页首

方法

  名称 说明
公共方法 Add (从 SfcCollatedDictionaryCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) > 继承。)
受保护方法 AddShadow (从 SfcCollatedDictionaryCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) > 继承。)
公共方法 Clear (从 SfcCollatedDictionaryCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) > 继承。)
公共方法 Contains(T) (从 SfcCollatedDictionaryCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) > 继承。)
公共方法 Contains(T) (从 SfcCollatedDictionaryCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) > 继承。)
公共方法 CopyTo(Array, Int32) (从 SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) > 继承。)
公共方法 CopyTo(array<T> [] () [] [], Int32) (从 SfcCollatedDictionaryCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) > 继承。)
受保护方法 CreateAndInitializeChildObject (从 SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) > 继承。)
受保护方法 EnsureCollectionInitialized (从 SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) > 继承。)
公共方法 Equals (从 Object 继承。)
受保护方法 Finalize (从 Object 继承。)
受保护方法 FinishMerge (从 SfcCollatedDictionaryCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) > 继承。)
受保护方法 GetCollectionElementNameImpl (从 SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) > 继承。)
受保护方法 GetElementFactoryImpl (从 SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) > 继承。)
公共方法 GetEnumerator (从 SfcCollatedDictionaryCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) > 继承。)
受保护方法 GetExistingObjectByKey (从 SfcCollatedDictionaryCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) > 继承。)
公共方法 GetHashCode (从 Object 继承。)
受保护方法 GetObjectByKey (从 SfcCollatedDictionaryCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) > 继承。)
公共方法 GetType (从 Object 继承。)
受保护方法 ImplAddExisting (从 SfcCollatedDictionaryCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) > 继承。)
受保护方法 ImplRemoveExisting (从 SfcCollatedDictionaryCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) > 继承。)
受保护方法 InitInnerCollection (从 SfcCollatedDictionaryCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) > 继承。)
受保护方法 MemberwiseClone (从 Object 继承。)
受保护方法 PrepareMerge (从 SfcCollatedDictionaryCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) > 继承。)
公共方法 Refresh() () () () (从 SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) > 继承。)
公共方法 Refresh(Boolean) (从 SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) > 继承。)
公共方法 Remove (从 SfcCollatedDictionaryCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) > 继承。)
受保护方法 RemoveInternal (从 SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) > 继承。)
受保护方法 Rename (从 SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) > 继承。)
受保护方法 ResetInnerCollection (从 SfcCollatedDictionaryCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) > 继承。)
公共方法 ToString (从 Object 继承。)

页首

显式接口实现

  名称 说明
显式接口实现私有方法 ISfcCollection. . :: . .Add (从 SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) > 继承。)
显式接口实现私有方法 ISfcCollection. . :: . .AddShadow (从 SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) > 继承。)
显式接口实现私有方法 IComparer< (Of < <' (K> ) > > ). . :: . .Compare (从 SfcCollatedDictionaryCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) > 继承。)
显式接口实现私有属性 IListSource. . :: . .ContainsListCollection (从 SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) > 继承。)
显式接口实现私有属性 ISfcCollection. . :: . .Count (从 SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) > 继承。)
显式接口实现私有方法 ISfcCollection. . :: . .EnsureInitialized (从 SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) > 继承。)
显式接口实现私有方法 ISfcCollection. . :: . .FinishMerge (从 SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) > 继承。)
显式接口实现私有方法 ISfcCollection. . :: . .GetCollectionElementNameImpl (从 SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) > 继承。)
显式接口实现私有方法 ISfcCollection. . :: . .GetElementFactory (从 SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) > 继承。)
显式接口实现私有方法 IEnumerable. . :: . .GetEnumerator (从 SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) > 继承。)
显式接口实现私有方法 ISfcCollection. . :: . .GetExisting (从 SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) > 继承。)
显式接口实现私有方法 IListSource. . :: . .GetList (从 SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) > 继承。)
显式接口实现私有方法 ISfcCollection. . :: . .GetObjectByKey (从 SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) > 继承。)
显式接口实现私有属性 ISfcCollection. . :: . .Initialized (从 SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) > 继承。)
显式接口实现私有属性 ISfcCollection. . :: . .Parent (从 SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) > 继承。)
显式接口实现私有方法 ISfcCollection. . :: . .PrepareMerge (从 SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) > 继承。)
显式接口实现私有方法 ISfcCollection. . :: . .Remove (从 SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) > 继承。)
显式接口实现私有方法 ISfcCollection. . :: . .RemoveElement (从 SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) > 继承。)
显式接口实现私有方法 ISfcCollection. . :: . .Rename (从 SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) > 继承。)

页首

注释

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

线程安全

此类型的任何公共 static(在 Visual Basic 中为 Shared) 成员都是线程安全的。不保证所有实例成员都是线程安全的。