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