QVar Constructor (String, String)NReco.Data Class Library Documentation
Initializes a new instance of the QVar with specified variable name and format

Namespace: NReco.Data
Assembly: NReco.Data (in NReco.Data.dll) Version: 1.0.2
Syntax

public QVar(
	string varName,
	string format
)
See Also