Dynamicweb 8 Documentation
IndexOf Method (PriceCollection)

Locates the Price than has matching Quantity and CurrencyCode and return the collection index of the matching Price object.
Overload List
OverloadDescription
IndexOf(Double,String)Locates the Price than has matching Quantity and CurrencyCode and return the collection index of the matching Price object.  
IndexOf(Price)Searches for the specified object and returns the zero-based index of the first occurrence within the entire Collection. (Inherited from System.Collections.ObjectModel.Collection<Price>)
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PriceCollection Class
PriceCollection Members

Send Feedback