| PriceCollectionItem Property |
Namespace:
Dynamicweb.Ecommerce.Prices
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public Price this[
int index
] { get; }
Public ReadOnly Property Item (
index As Integer
) As Price
Get
Parameters
- index
- Type: SystemInt32
Property Value
Type:
PriceSee Also