Table of Contents

Property OfType

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

OfType

Gets the final result type if an OfType query operator was used (otherwise null).

public Type OfType { get; }

Property Value

Type