Share via


Classe SfcDomainInfoCollection

Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.

Hiérarchie d'héritage

System. . :: . .Object
  System.Collections.ObjectModel. . :: . .ReadOnlyCollection< (Of < ( <'SfcDomainInfo> ) > ) >
    Microsoft.SqlServer.Management.Sdk.Sfc..::..SfcDomainInfoCollection

Espace de noms :  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly :  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntaxe

'Déclaration
Public Class SfcDomainInfoCollection _
    Inherits ReadOnlyCollection(Of SfcDomainInfo)
'Utilisation
Dim instance As SfcDomainInfoCollection
public class SfcDomainInfoCollection : ReadOnlyCollection<SfcDomainInfo>
public ref class SfcDomainInfoCollection : public ReadOnlyCollection<SfcDomainInfo^>
type SfcDomainInfoCollection =  
    class
        inherit ReadOnlyCollection<SfcDomainInfo>
    end
public class SfcDomainInfoCollection extends ReadOnlyCollection<SfcDomainInfo>

Le type SfcDomainInfoCollection expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique SfcDomainInfoCollection Initializes a new instance of the SfcDomainInfoCollection class with specified list. Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.

Haut de la page

Propriétés

  Nom Description
Propriété publique Count (hérité de ReadOnlyCollection< (Of < ( <'SfcDomainInfo> ) > ) >.)
Propriété publique Item[ ( [ ( Int32] ) ] ) (hérité de ReadOnlyCollection< (Of < ( <'SfcDomainInfo> ) > ) >.)
Propriété publique Item[ ( [ ( String] ) ] ) Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.
Propriété protégée Items (hérité de ReadOnlyCollection< (Of < ( <'SfcDomainInfo> ) > ) >.)

Haut de la page

Méthodes

  Nom Description
Méthode publique Contains(String) Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.
Méthode publique Contains(T) (hérité de ReadOnlyCollection< (Of < ( <'SfcDomainInfo> ) > ) >.)
Méthode publique CopyTo (hérité de ReadOnlyCollection< (Of < ( <'SfcDomainInfo> ) > ) >.)
Méthode publique Equals (hérité de Object.)
Méthode protégée Finalize (hérité de Object.)
Méthode publique GetDomainForNamespaceQualifier Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.
Méthode publique GetEnumerator (hérité de ReadOnlyCollection< (Of < ( <'SfcDomainInfo> ) > ) >.)
Méthode publique GetHashCode (hérité de Object.)
Méthode publique GetType (hérité de Object.)
Méthode publique IndexOf (hérité de ReadOnlyCollection< (Of < ( <'SfcDomainInfo> ) > ) >.)
Méthode protégée MemberwiseClone (hérité de Object.)
Méthode publique ToString (hérité de Object.)

Haut de la page

Implémentations d'interfaces explicites

  Nom Description
Implémentation d'interface expliciteMéthode privée ICollection< (Of < <' (T> ) > > ). . :: . .Add (hérité de ReadOnlyCollection< (Of < ( <'SfcDomainInfo> ) > ) >.)
Implémentation d'interface expliciteMéthode privée IList. . :: . .Add (hérité de ReadOnlyCollection< (Of < ( <'SfcDomainInfo> ) > ) >.)
Implémentation d'interface expliciteMéthode privée ICollection< (Of < <' (T> ) > > ). . :: . .Clear (hérité de ReadOnlyCollection< (Of < ( <'SfcDomainInfo> ) > ) >.)
Implémentation d'interface expliciteMéthode privée IList. . :: . .Clear (hérité de ReadOnlyCollection< (Of < ( <'SfcDomainInfo> ) > ) >.)
Implémentation d'interface expliciteMéthode privée IList. . :: . .Contains (hérité de ReadOnlyCollection< (Of < ( <'SfcDomainInfo> ) > ) >.)
Implémentation d'interface expliciteMéthode privée ICollection. . :: . .CopyTo (hérité de ReadOnlyCollection< (Of < ( <'SfcDomainInfo> ) > ) >.)
Implémentation d'interface expliciteMéthode privée IEnumerable. . :: . .GetEnumerator (hérité de ReadOnlyCollection< (Of < ( <'SfcDomainInfo> ) > ) >.)
Implémentation d'interface expliciteMéthode privée IList. . :: . .IndexOf (hérité de ReadOnlyCollection< (Of < ( <'SfcDomainInfo> ) > ) >.)
Implémentation d'interface expliciteMéthode privée IList< (Of < <' (T> ) > > ). . :: . .Insert (hérité de ReadOnlyCollection< (Of < ( <'SfcDomainInfo> ) > ) >.)
Implémentation d'interface expliciteMéthode privée IList. . :: . .Insert (hérité de ReadOnlyCollection< (Of < ( <'SfcDomainInfo> ) > ) >.)
Implémentation d'interface explicitePropriété privée IList. . :: . .IsFixedSize (hérité de ReadOnlyCollection< (Of < ( <'SfcDomainInfo> ) > ) >.)
Implémentation d'interface explicitePropriété privée ICollection< (Of < <' (T> ) > > ). . :: . .IsReadOnly (hérité de ReadOnlyCollection< (Of < ( <'SfcDomainInfo> ) > ) >.)
Implémentation d'interface explicitePropriété privée IList. . :: . .IsReadOnly (hérité de ReadOnlyCollection< (Of < ( <'SfcDomainInfo> ) > ) >.)
Implémentation d'interface explicitePropriété privée ICollection. . :: . .IsSynchronized (hérité de ReadOnlyCollection< (Of < ( <'SfcDomainInfo> ) > ) >.)
Implémentation d'interface explicitePropriété privée IList< (Of < <' (T> ) > > ). . :: . .Item (hérité de ReadOnlyCollection< (Of < ( <'SfcDomainInfo> ) > ) >.)
Implémentation d'interface explicitePropriété privée IList. . :: . .Item (hérité de ReadOnlyCollection< (Of < ( <'SfcDomainInfo> ) > ) >.)
Implémentation d'interface expliciteMéthode privée ICollection< (Of < <' (T> ) > > ). . :: . .Remove (hérité de ReadOnlyCollection< (Of < ( <'SfcDomainInfo> ) > ) >.)
Implémentation d'interface expliciteMéthode privée IList. . :: . .Remove (hérité de ReadOnlyCollection< (Of < ( <'SfcDomainInfo> ) > ) >.)
Implémentation d'interface expliciteMéthode privée IList< (Of < <' (T> ) > > ). . :: . .RemoveAt (hérité de ReadOnlyCollection< (Of < ( <'SfcDomainInfo> ) > ) >.)
Implémentation d'interface expliciteMéthode privée IList. . :: . .RemoveAt (hérité de ReadOnlyCollection< (Of < ( <'SfcDomainInfo> ) > ) >.)
Implémentation d'interface explicitePropriété privée ICollection. . :: . .SyncRoot (hérité de ReadOnlyCollection< (Of < ( <'SfcDomainInfo> ) > ) >.)

Haut de la page

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.