AbstractCollectionBase Members

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

The following tables list the members exposed by the AbstractCollectionBase type.

Protected Fields

  Name Description
ms218980.protfield(en-US,SQL.90).gif initialized This value supports the SQL Server Management Objects infrastructure and is not intended to be used directly from your code.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms218980.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms218980.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms218980.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms218980.pubmethod(en-US,SQL.90).gifms218980.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms218980.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms218980.protmethod(en-US,SQL.90).gif AddExisting Adds an object to the collection.
ms218980.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms218980.protmethod(en-US,SQL.90).gif ImplAddExisting Adds an object to the collection.
ms218980.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

AbstractCollectionBase Class
Microsoft.SqlServer.Management.Smo Namespace