'DeclarationPublic Function New( _ ByVal high As System.Double, _ ByVal low As System.Double, _ ByVal dt As System.Date _ )
'UsageDim high As System.Double Dim low As System.Double Dim dt As System.Date Dim instance As New NHighLowDataPoint(high, low, dt)
Parameters
- high
 - low
 - dt