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 | |
---|---|---|
AddExisting | Adds an object to the collection. | |
Equals | (Ereditato da Object). | |
Finalize | (Ereditato da Object). | |
GetHashCode | (Ereditato da Object). | |
GetType | (Ereditato da Object). | |
ImplAddExisting | Adds an object to the collection. | |
MemberwiseClone | (Ereditato da Object). | |
ToString | (Ereditato da Object). |
In alto
Campi
Nome | Descrizione | |
---|---|---|
initialized | This value supports the SMO infrastructure and is not intended to be used directly from your code. |
In alto
Vedere anche