
C# | Visual Basic | Visual C++ |
public static bool operator ==( NameValueBase left, NameValueBase right )
Public Shared Operator = ( _ left As NameValueBase, _ right As NameValueBase _ ) As Boolean
public: static bool operator ==( NameValueBase^ left, NameValueBase^ right )

- left (NameValueBase)
- right (NameValueBase)
