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