DefaultPriceIndexFactory Constructor

Overload List

DefaultPriceIndexFactory Creates a new instance of DefaultPriceIndexFactory without any price index values.
DefaultPriceIndexFactory(String) Creates a new instance of DefaultPriceIndexFactory populated with data contained in the provided file.
DefaultPriceIndexFactory(TextReader) Creates a new instance of DefaultPriceIndexFactory populated with dates and price index values provided by a TextReader.

See Also