Namespace: P4s3CurveNew
Assembly: P4s3CurveNew (in P4s3CurveNew.exe) Version: 0.0.0.0
Assembly: P4s3CurveNew (in P4s3CurveNew.exe) Version: 0.0.0.0
Syntax
C# |
---|
public static RoadSeg..::..RoadSeg ConvertEstRow( DataRow dr1, DataRow dr2, ref bool result ) |
Visual Basic |
---|
Public Shared Function ConvertEstRow ( dr1 As DataRow, dr2 As DataRow, ByRef result As Boolean ) As RoadSeg..::..RoadSeg |
Visual C++ |
---|
public: static RoadSeg..::..RoadSeg^ ConvertEstRow( DataRow^ dr1, DataRow^ dr2, bool% result ) |
Parameters
- dr1
- Type: System.Data..::..DataRow
- dr2
- Type: System.Data..::..DataRow
- result
- Type: System..::..Boolean%