public static bool operator <( Current value1, Current value2 )
Public Shared Operator < ( value1 As Current, value2 As Current ) As Boolean
public: static bool operator <( Current value1, Current value2 )
static let inline (<) value1 : Current * value2 : Current : bool
JavaScript does not support overloaded operators.
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.