AbstractCollectionBase-Member
The AbstractCollectionBase object is a base class object that is used in the construction of collection objects.
Der AbstractCollectionBase-Typ macht die folgenden Member verfügbar.
Methoden
Name | Beschreibung | |
---|---|---|
AddExisting | Adds an object to the collection. | |
Equals | (Geerbt von Object.) | |
Finalize | (Geerbt von Object.) | |
GetHashCode | (Geerbt von Object.) | |
GetType | (Geerbt von Object.) | |
ImplAddExisting | Adds an object to the collection. | |
MemberwiseClone | (Geerbt von Object.) | |
ToString | (Geerbt von Object.) |
Zum Anfang
Felder
Name | Beschreibung | |
---|---|---|
initialized | This value supports the SMO infrastructure and is not intended to be used directly from your code. |
Zum Anfang