Partager via


Membres AbstractCollectionBase

The AbstractCollectionBase object is a base class object that is used in the construction of collection objects.

Le type AbstractCollectionBase expose les membres suivants.

Méthodes

  Nom Description
Méthode protégée AddExisting Adds an object to the collection.
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetType (Hérité de Object.)
Méthode protégée ImplAddExisting Adds an object to the collection.
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique ToString (Hérité de Object.)

Haut de la page

Champs

  Nom Description
Champ protégé initialized This value supports the SMO infrastructure and is not intended to be used directly from your code.

Haut de la page