Table of Contents

Property List

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

List

Gets the list of SetFieldDefinition instances.

public IReadOnlyList<SetFieldDefinition<TDocument>> List { get; }

Property Value

IReadOnlyList<SetFieldDefinition<TDocument>>