Compartir a través de


AbstractCollectionBase Miembros

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

El tipo AbstractCollectionBase expone los siguientes miembros.

Métodos

  Nombre Descripción
Método protegido AddExisting Adds an object to the collection.
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Object).
Método publico GetType (Se hereda de Object).
Método protegido ImplAddExisting Adds an object to the collection.
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString (Se hereda de Object).

Principio

Campos

  Nombre Descripción
Campo protegido initialized This value supports the SMO infrastructure and is not intended to be used directly from your code.

Principio