Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
An enumerator over the DiscountItemCollection class. This class cannot be inherited.
The DiscountItemCollectionEnumerator type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Current | Gets the current DiscountItem from the collection. |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
IEnumerator<(Of <(DiscountItem>)>)..::.Current | |
![]() ![]() |
IEnumerator..::.Current | |
![]() ![]() |
IDisposable..::.Dispose | |
![]() ![]() |
IEnumerator..::.MoveNext | |
![]() ![]() |
IEnumerator..::.Reset |
Top