public static bool operator ==( RxPath left, RxPath right )
Public Shared Operator = ( _ left As RxPath, _ right As RxPath _ ) As Boolean
public: static bool operator ==( RxPath^ left, RxPath^ right )