Share via


OrderFormCollection.Clear Method (BCL)

Use this method to purge all the order forms from the collection.

Definition

[Visual Basic .NET]

Public Sub Clear( _) 

[C#]

public void Clear();

Remarks

This method wraps the Clear method on the underlying OrderGroup COM Interop object. 

Requirements

Namespace: Microsoft.CommerceServer.Runtime.Orders

Platforms: Windows 2000, Windows Server 2003

Assembly: Microsoft.CommerceServer.Runtime.dll

Copyright © 2005 Microsoft Corporation.
All rights reserved.