Share via


CollectionSetCollection Members

Include Protected Members
Include Inherited Members

CollectionSetCollection is a SFC collection class for collection sets.

The CollectionSetCollection type exposes the following members.

Constructors

  Name Description
Public method CollectionSetCollection(CollectorConfigStore) Instantiates a new collection set based on the CollectorConfigStore object that is provided as a parent for the collection set.

Top

Methods

  Name Description
Public method Add(UTP) (Inherited from SfcCollatedDictionaryCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.)
Protected method AddShadow(UTP) (Inherited from SfcCollatedDictionaryCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.)
Public method Clear() (Inherited from SfcCollatedDictionaryCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.)
Public method Contains(UTP) (Inherited from SfcCollatedDictionaryCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.)
Public method Contains(UTP) (Inherited from SfcCollatedDictionaryCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.)
Public method Contains(UTP) (Inherited from SfcCollatedDictionaryCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.)
Public method Contains(UTP) (Inherited from SfcCollatedDictionaryCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.)
Public method CopyTo(Array, Int32) (Inherited from SfcCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.)
Public method CopyTo(array<UTP[], Int32) (Inherited from SfcCollatedDictionaryCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.)
Protected method CreateAndInitializeChildObject(UTP) (Inherited from SfcCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.)
Protected method EnsureCollectionInitialized() (Inherited from SfcCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.)
Public method Equals(Object) (Inherited from Object.)
Protected method Finalize() (Inherited from Object.)
Protected method FinishMerge() (Inherited from SfcCollatedDictionaryCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.)
Protected method GetCollectionElementNameImpl() (Inherited from SfcCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.)
Protected method GetElementFactoryImpl() (Inherited from SfcCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.)
Public method GetEnumerator() (Inherited from SfcCollatedDictionaryCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.)
Protected method GetExistingObjectByKey(UTP) (Inherited from SfcCollatedDictionaryCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.)
Public method GetHashCode() (Inherited from Object.)
Protected method GetObjectByKey(UTP) (Inherited from SfcCollatedDictionaryCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.)
Public method GetType() (Inherited from Object.)
Protected method ImplAddExisting(UTP) (Inherited from SfcCollatedDictionaryCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.)
Protected method ImplRemoveExisting(UTP) (Inherited from SfcCollatedDictionaryCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.)
Protected method InitInnerCollection() (Inherited from SfcCollatedDictionaryCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.)
Protected method MemberwiseClone() (Inherited from Object.)
Protected method PrepareMerge() (Inherited from SfcCollatedDictionaryCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.)
Public method Refresh() (Inherited from SfcCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.)
Public method Refresh(Boolean) (Inherited from SfcCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.)
Public method Remove(UTP) (Inherited from SfcCollatedDictionaryCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.)
Protected method RemoveInternal(UTP) (Inherited from SfcCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.)
Protected method Rename(UTP, UTP) (Inherited from SfcCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.)
Protected method ResetInnerCollection() (Inherited from SfcCollatedDictionaryCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.)
Public method ToString() (Inherited from Object.)

Top

Properties

  Name Description
Public property Ascending() (Inherited from SfcCollatedDictionaryCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.)
Public property Count() (Inherited from SfcCollatedDictionaryCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.)
Protected property CultureInfo() (Inherited from SfcCollatedDictionaryCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.)
Protected property IgnoreCase() (Inherited from SfcCollatedDictionaryCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.)
Protected property Initialized() (Inherited from SfcCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.)
Public property IsReadOnly() (Inherited from SfcCollatedDictionaryCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.)
Public property IsSynchronized() (Inherited from SfcCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.)
Public property Item[String] Gets a collection set based on the name that is provided.
Public property Item(UTP) (Inherited from SfcCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.)
Protected property Parent() (Inherited from SfcCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.)
Public property SyncRoot() (Inherited from SfcCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method Microsoft#SqlServer#Management#Sdk#Sfc#ISfcCollection#Add(SfcInstance) (Inherited from SfcCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.)
Explicit interface implemetationPrivate method Microsoft#SqlServer#Management#Sdk#Sfc#ISfcCollection#AddShadow(SfcInstance) (Inherited from SfcCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.)
Explicit interface implemetationPrivate method System#Collections#Generic#IComparer{T}#Compare(UTP, UTP) (Inherited from SfcCollatedDictionaryCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.)
Explicit interface implemetationPrivate property System#ComponentModel#IListSource#ContainsListCollection() (Inherited from SfcCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.)
Explicit interface implemetationPrivate property Microsoft#SqlServer#Management#Sdk#Sfc#ISfcCollection#Count() (Inherited from SfcCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.)
Explicit interface implemetationPrivate method Microsoft#SqlServer#Management#Sdk#Sfc#ISfcCollection#EnsureInitialized() (Inherited from SfcCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.)
Explicit interface implemetationPrivate method Microsoft#SqlServer#Management#Sdk#Sfc#ISfcCollection#FinishMerge() (Inherited from SfcCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.)
Explicit interface implemetationPrivate method Microsoft#SqlServer#Management#Sdk#Sfc#ISfcCollection#GetCollectionElementNameImpl() (Inherited from SfcCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.)
Explicit interface implemetationPrivate method Microsoft#SqlServer#Management#Sdk#Sfc#ISfcCollection#GetElementFactory() (Inherited from SfcCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.)
Explicit interface implemetationPrivate method System#Collections#IEnumerable#GetEnumerator() (Inherited from SfcCollatedDictionaryCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.)
Explicit interface implemetationPrivate method Microsoft#SqlServer#Management#Sdk#Sfc#ISfcCollection#GetExisting(SfcKey, SfcInstance%) (Inherited from SfcCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.)
Explicit interface implemetationPrivate method System#ComponentModel#IListSource#GetList() (Inherited from SfcCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.)
Explicit interface implemetationPrivate method Microsoft#SqlServer#Management#Sdk#Sfc#ISfcCollection#GetObjectByKey(SfcKey) (Inherited from SfcCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.)
Explicit interface implemetationPrivate property Microsoft#SqlServer#Management#Sdk#Sfc#ISfcCollection#Initialized() (Inherited from SfcCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.)
Explicit interface implemetationPrivate property Microsoft#SqlServer#Management#Sdk#Sfc#ISfcCollection#Parent() (Inherited from SfcCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.)
Explicit interface implemetationPrivate method Microsoft#SqlServer#Management#Sdk#Sfc#ISfcCollection#PrepareMerge() (Inherited from SfcCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.)
Explicit interface implemetationPrivate method Microsoft#SqlServer#Management#Sdk#Sfc#ISfcCollection#Remove(SfcInstance) (Inherited from SfcCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.)
Explicit interface implemetationPrivate method Microsoft#SqlServer#Management#Sdk#Sfc#ISfcCollection#RemoveElement(SfcInstance) (Inherited from SfcCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.)
Explicit interface implemetationPrivate method Microsoft#SqlServer#Management#Sdk#Sfc#ISfcCollection#Rename(SfcInstance, SfcKey) (Inherited from SfcCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.)

Top