Table of Contents

Property Take

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

Take

Gets the Expression that defines how many documents to take (or null if not specified);

public int? Take { get; }

Property Value

int?