Item Property
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Gets the OrderAddress object from the current collection, based upon the specified criteria.
Overload List
Name | Description | |
---|---|---|
Item[([(Int32])]) | Gets the OrderAddress object from the current collection, based upon the specified index. | |
Item[([(String])]) | Gets the OrderAddress object from the current collection, based upon the specified key. |
Top