OrderGroup.Dispose Method (BCL)
Use this method to release resources used by the object.
Definition
[Visual Basic .NET]
Overridable Public Sub Dispose( _)
[C#]
public virtual void Dispose();
Implements
System.IDisposable
Remarks
This method calls the OrderGroup.Dispose(True) method to dispose of the resources.
Requirements
Namespace: Microsoft.CommerceServer.Runtime.Orders
Platforms: Windows 2000, Windows Server 2003
Assembly: Microsoft.CommerceServer.Runtime.dll
See Also
Example Code for the Microsoft.CommerceServer.Runtime.Orders Namespace
Copyright © 2005 Microsoft Corporation.
All rights reserved.