Click or drag to resize
IMongoFields Interface
A marker interface that represents a list of fields (see FieldsDocument and the Fields builder).

Namespace: MongoDB.Driver
Assembly: MongoDB.Driver.Legacy (in MongoDB.Driver.Legacy.dll) Version: 2.4.1
Syntax
public interface IMongoFields
See Also