Dispose Method
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Releases all resources used by the CatalogPup Class.
Namespace: Microsoft.CommerceServer.Catalog
Assembly: Microsoft.CatalogServer (in Microsoft.CatalogServer.dll)
Syntax
'Declaration
Public Sub Dispose
'Usage
Dim instance As CatalogPup
instance.Dispose()
public void Dispose()
public:
virtual void Dispose() sealed
public final function Dispose()
Implements
Remarks
Releases all resources used by the CatalogPup Class.
Permissions
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.