Table of Contents

Method Equals

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

Equals(object)

Compares two MongoDatabaseSettings instances.

public override bool Equals(object obj)

Parameters

obj object

The other instance.

Returns

bool

True if the two instances are equal.