Condividi tramite


Membri AbstractCollectionBase

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

Il tipo AbstractCollectionBase espone i membri seguenti.

Metodi

  Nome Descrizione
Metodo protetto AddExisting Adds an object to the collection.
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto ImplAddExisting Adds an object to the collection.
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico ToString (Ereditato da Object).

In alto

Campi

  Nome Descrizione
Campo protetto initialized This value supports the SMO infrastructure and is not intended to be used directly from your code.

In alto