Operator operator == NamespaceMongoDB.Driver AssemblyMongoDB.Driver.dll operator ==(ServerApi, ServerApi) Returns true if the two values are equal. public static bool operator ==(ServerApi lhs, ServerApi rhs) Parameters lhs ServerApi The left hand side. rhs ServerApi The right hand side Returns bool True if the two values are equal.