Click or drag to resize

Indexer Constructor

Initializes a new instance of the Indexer class. Constructor without parameter

Namespace:  SOWIData.XML
Assembly:  SOWIData.XML (in SOWIData.XML.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
public Indexer(
	string pFileName,
	string pIndexName
)

Parameters

pFileName
Type: SystemString

[Missing <param name="pFileName"/> documentation for "M:SOWIData.XML.Indexer.#ctor(System.String,System.String)"]

pIndexName
Type: SystemString

[Missing <param name="pIndexName"/> documentation for "M:SOWIData.XML.Indexer.#ctor(System.String,System.String)"]

See Also