Table of Contents

Interface IMongoFields

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

A marker interface that represents a list of fields (see FieldsDocument and the Fields builder).

[BsonSerializer(typeof(UndiscriminatedActualTypeSerializer<IMongoFields>))]
public interface IMongoFields
Extension Methods