'DeclarationPublic Function New( _ ByVal value As System.Double, _ ByVal change As System.Double, _ ByVal label As System.String _ )
'UsageDim value As System.Double Dim change As System.Double Dim label As System.String Dim instance As New NValueTreeMapNode(value, change, label)
Parameters
- value
 - change
 - label