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