FDO .NET API Reference Feature Data Objects
__property OSGeo ::FDO ::Common ::DictionaryElementCollection* OSGeo::FDO::Common::Xsl::XslTransformer::get_Parameters (  ) 

Gets the list of parameters that will be passed to the stylesheet by Transform(). The caller can add parameters to this list or modify/delete existing parameters. The parameter list is empty when this class is constructed. Parameter values must be in XPath syntax. Therefore, literal values must be enclosed in single quotes.

Returns:
Returns the parameter list.


Comments or suggestions? Send us feedback.