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 | |
---|---|---|
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 | |
---|---|---|
Add(UTP) | (Inherited from SfcCollatedDictionaryCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.) | |
AddShadow(UTP) | (Inherited from SfcCollatedDictionaryCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.) | |
Clear() | (Inherited from SfcCollatedDictionaryCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.) | |
Contains(UTP) | (Inherited from SfcCollatedDictionaryCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.) | |
Contains(UTP) | (Inherited from SfcCollatedDictionaryCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.) | |
Contains(UTP) | (Inherited from SfcCollatedDictionaryCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.) | |
Contains(UTP) | (Inherited from SfcCollatedDictionaryCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.) | |
CopyTo(Array, Int32) | (Inherited from SfcCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.) | |
CopyTo(array<UTP[], Int32) | (Inherited from SfcCollatedDictionaryCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.) | |
CreateAndInitializeChildObject(UTP) | (Inherited from SfcCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.) | |
EnsureCollectionInitialized() | (Inherited from SfcCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.) | |
Equals(Object) | (Inherited from Object.) | |
Finalize() | (Inherited from Object.) | |
FinishMerge() | (Inherited from SfcCollatedDictionaryCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.) | |
GetCollectionElementNameImpl() | (Inherited from SfcCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.) | |
GetElementFactoryImpl() | (Inherited from SfcCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.) | |
GetEnumerator() | (Inherited from SfcCollatedDictionaryCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.) | |
GetExistingObjectByKey(UTP) | (Inherited from SfcCollatedDictionaryCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.) | |
GetHashCode() | (Inherited from Object.) | |
GetObjectByKey(UTP) | (Inherited from SfcCollatedDictionaryCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.) | |
GetType() | (Inherited from Object.) | |
ImplAddExisting(UTP) | (Inherited from SfcCollatedDictionaryCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.) | |
ImplRemoveExisting(UTP) | (Inherited from SfcCollatedDictionaryCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.) | |
InitInnerCollection() | (Inherited from SfcCollatedDictionaryCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.) | |
MemberwiseClone() | (Inherited from Object.) | |
PrepareMerge() | (Inherited from SfcCollatedDictionaryCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.) | |
Refresh() | (Inherited from SfcCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.) | |
Refresh(Boolean) | (Inherited from SfcCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.) | |
Remove(UTP) | (Inherited from SfcCollatedDictionaryCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.) | |
RemoveInternal(UTP) | (Inherited from SfcCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.) | |
Rename(UTP, UTP) | (Inherited from SfcCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.) | |
ResetInnerCollection() | (Inherited from SfcCollatedDictionaryCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.) | |
ToString() | (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
Ascending() | (Inherited from SfcCollatedDictionaryCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.) | |
Count() | (Inherited from SfcCollatedDictionaryCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.) | |
CultureInfo() | (Inherited from SfcCollatedDictionaryCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.) | |
IgnoreCase() | (Inherited from SfcCollatedDictionaryCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.) | |
Initialized() | (Inherited from SfcCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.) | |
IsReadOnly() | (Inherited from SfcCollatedDictionaryCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.) | |
IsSynchronized() | (Inherited from SfcCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.) | |
Item[String] | Gets a collection set based on the name that is provided. | |
Item(UTP) | (Inherited from SfcCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.) | |
Parent() | (Inherited from SfcCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.) | |
SyncRoot() | (Inherited from SfcCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
Microsoft#SqlServer#Management#Sdk#Sfc#ISfcCollection#Add(SfcInstance) | (Inherited from SfcCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.) | |
Microsoft#SqlServer#Management#Sdk#Sfc#ISfcCollection#AddShadow(SfcInstance) | (Inherited from SfcCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.) | |
System#Collections#Generic#IComparer{T}#Compare(UTP, UTP) | (Inherited from SfcCollatedDictionaryCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.) | |
System#ComponentModel#IListSource#ContainsListCollection() | (Inherited from SfcCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.) | |
Microsoft#SqlServer#Management#Sdk#Sfc#ISfcCollection#Count() | (Inherited from SfcCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.) | |
Microsoft#SqlServer#Management#Sdk#Sfc#ISfcCollection#EnsureInitialized() | (Inherited from SfcCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.) | |
Microsoft#SqlServer#Management#Sdk#Sfc#ISfcCollection#FinishMerge() | (Inherited from SfcCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.) | |
Microsoft#SqlServer#Management#Sdk#Sfc#ISfcCollection#GetCollectionElementNameImpl() | (Inherited from SfcCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.) | |
Microsoft#SqlServer#Management#Sdk#Sfc#ISfcCollection#GetElementFactory() | (Inherited from SfcCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.) | |
System#Collections#IEnumerable#GetEnumerator() | (Inherited from SfcCollatedDictionaryCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.) | |
Microsoft#SqlServer#Management#Sdk#Sfc#ISfcCollection#GetExisting(SfcKey, SfcInstance%) | (Inherited from SfcCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.) | |
System#ComponentModel#IListSource#GetList() | (Inherited from SfcCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.) | |
Microsoft#SqlServer#Management#Sdk#Sfc#ISfcCollection#GetObjectByKey(SfcKey) | (Inherited from SfcCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.) | |
Microsoft#SqlServer#Management#Sdk#Sfc#ISfcCollection#Initialized() | (Inherited from SfcCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.) | |
Microsoft#SqlServer#Management#Sdk#Sfc#ISfcCollection#Parent() | (Inherited from SfcCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.) | |
Microsoft#SqlServer#Management#Sdk#Sfc#ISfcCollection#PrepareMerge() | (Inherited from SfcCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.) | |
Microsoft#SqlServer#Management#Sdk#Sfc#ISfcCollection#Remove(SfcInstance) | (Inherited from SfcCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.) | |
Microsoft#SqlServer#Management#Sdk#Sfc#ISfcCollection#RemoveElement(SfcInstance) | (Inherited from SfcCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.) | |
Microsoft#SqlServer#Management#Sdk#Sfc#ISfcCollection#Rename(SfcInstance, SfcKey) | (Inherited from SfcCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>.) |
Top