Property Count

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

Table of Contents

Namespace

MongoDB.Driver.Core.Misc

Assembly

MongoDB.Driver.dll

Count

Gets the count.

int Count { get; }

Property Value

int

The count.