public static bool operator ==( Frame frame1, Frame frame2 )
Public Shared Operator = ( frame1 As Frame, frame2 As Frame ) As Boolean
public: static bool operator ==( Frame^ frame1, Frame^ frame2 )
static let inline (=) frame1 : Frame * frame2 : Frame : bool
JavaScript does not support overloaded operators.
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.