Table of Contents

Property ItemType

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

ItemType

Gets the type of an item.

public abstract Type ItemType { get; }

Property Value

Type

The type of an item.