다음을 통해 공유


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) 멤버는 스레드로부터 안전합니다. 인스턴스 멤버는 스레드로부터의 안전성이 보장되지 않습니다.