IEnumerator.Reset Method
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Namespace: Microsoft.CommerceServer.Runtime.Marketing
Assembly: Microsoft.CommerceServer.Runtime (in Microsoft.CommerceServer.Runtime.dll)
Syntax
'Declaration
Private Sub Reset Implements IEnumerator.Reset
'Usage
Dim instance As DiscountItemCollectionEnumerator
CType(instance, IEnumerator).Reset()
void IEnumerator.Reset()
private:
virtual void Reset() sealed = IEnumerator::Reset
JScript does not support explicit interface implementations.
Implements
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.
See Also
Reference
DiscountItemCollectionEnumerator Class