Method Equals

| MongoDB CSharp Driver API Reference (original) (raw)

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.