Share via


Classe CollectionSetCollection

CollectionSetCollection is a SFC collection class for collection sets.

Namespace:  Microsoft.SqlServer.Management.Collector
Assembly:  Microsoft.SqlServer.Management.Collector (em Microsoft.SqlServer.Management.Collector.dll)

Sintaxe

'Declaração
Public NotInheritable Class CollectionSetCollection _
    Inherits SfcCollatedDictionaryCollection(Of CollectionSet, CollectionSet..::..Key, CollectorConfigStore)
'Uso
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>

O tipo CollectionSetCollection expõe os membros a seguir.

Construtores

  Nome Descrição
Método público CollectionSetCollection Instantiates a new collection set based on the CollectorConfigStore object that is provided as a parent for the collection set.

Início

Propriedades

  Nome Descrição
Propriedade pública Ascending (Herdado de SfcCollatedDictionaryCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >.)
Propriedade pública Count (Herdado de SfcCollatedDictionaryCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >.)
Propriedade protegida CultureInfo (Herdado de SfcCollatedDictionaryCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >.)
Propriedade protegida IgnoreCase (Herdado de SfcCollatedDictionaryCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >.)
Propriedade protegida Initialized (Herdado de SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >.)
Propriedade pública IsReadOnly (Herdado de SfcCollatedDictionaryCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >.)
Propriedade pública IsSynchronized (Herdado de SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >.)
Propriedade pública Item[ ( [ ( String] ) ] ) Gets a collection set based on the name that is provided.
Propriedade pública Item[ ( [ ( K] ) ] ) (Herdado de SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >.)
Propriedade protegida Parent (Herdado de SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >.)
Propriedade pública SyncRoot (Herdado de SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >.)

Início

Métodos

  Nome Descrição
Método público Add (Herdado de SfcCollatedDictionaryCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >.)
Método protegido AddShadow (Herdado de SfcCollatedDictionaryCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >.)
Método público Clear (Herdado de SfcCollatedDictionaryCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >.)
Método público Contains(T) (Herdado de SfcCollatedDictionaryCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >.)
Método público Contains(T) (Herdado de SfcCollatedDictionaryCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >.)
Método público CopyTo(Array, Int32) (Herdado de SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >.)
Método público CopyTo(array<T> [] () [] [], Int32) (Herdado de SfcCollatedDictionaryCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >.)
Método protegido CreateAndInitializeChildObject (Herdado de SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >.)
Método protegido EnsureCollectionInitialized (Herdado de SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >.)
Método público Equals (Herdado de Object.)
Método protegido Finalize (Herdado de Object.)
Método protegido FinishMerge (Herdado de SfcCollatedDictionaryCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >.)
Método protegido GetCollectionElementNameImpl (Herdado de SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >.)
Método protegido GetElementFactoryImpl (Herdado de SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >.)
Método público GetEnumerator (Herdado de SfcCollatedDictionaryCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >.)
Método protegido GetExistingObjectByKey (Herdado de SfcCollatedDictionaryCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >.)
Método público GetHashCode (Herdado de Object.)
Método protegido GetObjectByKey (Herdado de SfcCollatedDictionaryCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >.)
Método público GetType (Herdado de Object.)
Método protegido ImplAddExisting (Herdado de SfcCollatedDictionaryCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >.)
Método protegido ImplRemoveExisting (Herdado de SfcCollatedDictionaryCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >.)
Método protegido InitInnerCollection (Herdado de SfcCollatedDictionaryCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >.)
Método protegido MemberwiseClone (Herdado de Object.)
Método protegido PrepareMerge (Herdado de SfcCollatedDictionaryCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >.)
Método público Refresh() () () () (Herdado de SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >.)
Método público Refresh(Boolean) (Herdado de SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >.)
Método público Remove (Herdado de SfcCollatedDictionaryCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >.)
Método protegido RemoveInternal (Herdado de SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >.)
Método protegido Rename (Herdado de SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >.)
Método protegido ResetInnerCollection (Herdado de SfcCollatedDictionaryCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >.)
Método público ToString (Herdado de Object.)

Início

Implementações de interfaces explícitas

  Nome Descrição
Implementações de interfaces explícitasMétodo privado ISfcCollection. . :: . .Add (Herdado de SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >.)
Implementações de interfaces explícitasMétodo privado ISfcCollection. . :: . .AddShadow (Herdado de SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >.)
Implementações de interfaces explícitasMétodo privado IComparer< (Of < <' (K> ) > > ). . :: . .Compare (Herdado de SfcCollatedDictionaryCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >.)
Implementações de interfaces explícitasPropriedade privada IListSource. . :: . .ContainsListCollection (Herdado de SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >.)
Implementações de interfaces explícitasPropriedade privada ISfcCollection. . :: . .Count (Herdado de SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >.)
Implementações de interfaces explícitasMétodo privado ISfcCollection. . :: . .EnsureInitialized (Herdado de SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >.)
Implementações de interfaces explícitasMétodo privado ISfcCollection. . :: . .FinishMerge (Herdado de SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >.)
Implementações de interfaces explícitasMétodo privado ISfcCollection. . :: . .GetCollectionElementNameImpl (Herdado de SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >.)
Implementações de interfaces explícitasMétodo privado ISfcCollection. . :: . .GetElementFactory (Herdado de SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >.)
Implementações de interfaces explícitasMétodo privado IEnumerable. . :: . .GetEnumerator (Herdado de SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >.)
Implementações de interfaces explícitasMétodo privado ISfcCollection. . :: . .GetExisting (Herdado de SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >.)
Implementações de interfaces explícitasMétodo privado IListSource. . :: . .GetList (Herdado de SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >.)
Implementações de interfaces explícitasMétodo privado ISfcCollection. . :: . .GetObjectByKey (Herdado de SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >.)
Implementações de interfaces explícitasPropriedade privada ISfcCollection. . :: . .Initialized (Herdado de SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >.)
Implementações de interfaces explícitasPropriedade privada ISfcCollection. . :: . .Parent (Herdado de SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >.)
Implementações de interfaces explícitasMétodo privado ISfcCollection. . :: . .PrepareMerge (Herdado de SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >.)
Implementações de interfaces explícitasMétodo privado ISfcCollection. . :: . .Remove (Herdado de SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >.)
Implementações de interfaces explícitasMétodo privado ISfcCollection. . :: . .RemoveElement (Herdado de SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >.)
Implementações de interfaces explícitasMétodo privado ISfcCollection. . :: . .Rename (Herdado de SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >.)

Início

Comentários

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

Segurança de thread

Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.