Namespace: P4s3CurveNew
Assembly: P4s3CurveNew (in P4s3CurveNew.exe) Version: 0.0.0.0

Syntax

C#
public static RoadSeg..::..RoadSeg ConvertRow(
	DataRow dr
)
Visual Basic
Public Shared Function ConvertRow ( 
	dr As DataRow
) As RoadSeg..::..RoadSeg
Visual C++
public:
static RoadSeg..::..RoadSeg^ ConvertRow(
	DataRow^ dr
)

Parameters

dr
Type: System.Data..::..DataRow

Return Value

Type: RoadSeg..::..RoadSeg

See Also