Table of Contents

Property Items

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

Items

Gets the items.

IReadOnlyList<out T> Items { get; }

Property Value

IReadOnlyList<T>

The items.