AbstractCollectionBase Class
SQL Server 2012
The AbstractCollectionBase object is a base class object that is used in the construction of collection objects.
System.Object
Microsoft.SqlServer.Management.Smo.AbstractCollectionBase
Microsoft.SqlServer.Management.Smo.SmoCollectionBase
Microsoft.SqlServer.Management.Smo.AbstractCollectionBase
Microsoft.SqlServer.Management.Smo.SmoCollectionBase
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
The AbstractCollectionBase type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | AddExisting | Adds an object to the collection. |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | ImplAddExisting | Adds an object to the collection. |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() | initialized | This value supports the SMO infrastructure and is not intended to be used directly from your code. |

