Property Items

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

Namespace

MongoDB.Driver.Core.Misc

Assembly

MongoDB.Driver.dll

Items

Gets the items.

IReadOnlyList<out T> Items { get; }

Property Value

IReadOnlyList

The items.