LineData Constructor SAPExtractorDotNET
Initializes a new instance of the LineData class

Namespace: SAPExtractorDotNET
Assembly: SAPExtractorDotNET (in SAPExtractorDotNET.dll) Version: 1.0.5.0 (1.0.5.0)
Syntax

public LineData(
	long index,
	string line
)

Parameters

index
Type: SystemInt64

[Missing <param name="index"/> documentation for "M:SAPExtractorDotNET.LineData.#ctor(System.Int64,System.String)"]

line
Type: SystemString

[Missing <param name="line"/> documentation for "M:SAPExtractorDotNET.LineData.#ctor(System.Int64,System.String)"]

See Also

Reference