Partager via


Membres FacetInfoCollection

The FacetInfoCollection class represents a collection of FacetInfo objects that represent all facets on the instance of SQL Server.

Le type FacetInfoCollection expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique FacetInfoCollection Initializes a new instance of the FacetInfoCollection class.

Haut de la page

Méthodes

  Nom Description
Méthode publique Add (Hérité de Collection< (Of < ( <'FacetInfo> ) > ) >.)
Méthode protégée ChangeItemKey (Hérité de KeyedCollection< (Of < ( <'String, FacetInfo> ) > ) >.)
Méthode publique Clear (Hérité de Collection< (Of < ( <'FacetInfo> ) > ) >.)
Méthode protégée ClearItems (Hérité de KeyedCollection< (Of < ( <'String, FacetInfo> ) > ) >.)
Méthode publique Contains (Hérité de KeyedCollection< (Of < ( <'String, FacetInfo> ) > ) >.)
Méthode publique Contains (Hérité de Collection< (Of < ( <'FacetInfo> ) > ) >.)
Méthode publique CopyTo (Hérité de Collection< (Of < ( <'FacetInfo> ) > ) >.)
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetEnumerator (Hérité de Collection< (Of < ( <'FacetInfo> ) > ) >.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode protégée GetKeyForItem (Hérité de KeyedCollection< (Of < ( <'String, FacetInfo> ) > ) >.)
Méthode publique GetType (Hérité de Object.)
Méthode publique IndexOf (Hérité de Collection< (Of < ( <'FacetInfo> ) > ) >.)
Méthode publique Insert (Hérité de Collection< (Of < ( <'FacetInfo> ) > ) >.)
Méthode protégée InsertItem (Hérité de KeyedCollection< (Of < ( <'String, FacetInfo> ) > ) >.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique Remove (Hérité de KeyedCollection< (Of < ( <'String, FacetInfo> ) > ) >.)
Méthode publique Remove (Hérité de Collection< (Of < ( <'FacetInfo> ) > ) >.)
Méthode publique RemoveAt (Hérité de Collection< (Of < ( <'FacetInfo> ) > ) >.)
Méthode protégée RemoveItem (Hérité de KeyedCollection< (Of < ( <'String, FacetInfo> ) > ) >.)
Méthode protégée SetItem (Hérité de KeyedCollection< (Of < ( <'String, FacetInfo> ) > ) >.)
Méthode publique ToString (Hérité de Object.)

Haut de la page

Propriétés

  Nom Description
Propriété publique Comparer (Hérité de KeyedCollection< (Of < ( <'String, FacetInfo> ) > ) >.)
Propriété publique Count (Hérité de Collection< (Of < ( <'FacetInfo> ) > ) >.)
Propriété protégée Dictionary (Hérité de KeyedCollection< (Of < ( <'String, FacetInfo> ) > ) >.)
Propriété publique Item (Hérité de KeyedCollection< (Of < ( <'String, FacetInfo> ) > ) >.)
Propriété publique Item (Hérité de Collection< (Of < ( <'FacetInfo> ) > ) >.)
Propriété protégée Items (Hérité de Collection< (Of < ( <'FacetInfo> ) > ) >.)

Haut de la page

Implémentations d'interfaces explicites

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

Haut de la page