Table of Contents

Method Exists

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.Legacy.dll

Exists()

Tests whether this collection exists.

public virtual bool Exists()

Returns

bool

True if this collection exists.