A marker interface that represents a list of fields (see FieldsDocument and the Fields builder).
Namespace: MongoDB.DriverAssembly: MongoDB.Driver.Legacy (in MongoDB.Driver.Legacy.dll) Version: 2.3.0
Syntax public interface IMongoFields
Public Interface IMongoFields
type IMongoFields = interface end
See Also