Table of Contents

Property IsEmpty

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.Core.dll

IsEmpty

Gets a value indicating whether the tag set is empty.

public bool IsEmpty { get; }

Property Value

bool

true if the tag set is empty; otherwise, false.