Table of Contents

Property ArrayFilters

Namespace
MongoDB.Driver.Core.Operations
Assembly
MongoDB.Driver.Core.dll

ArrayFilters

Gets or sets the array filters.

public IEnumerable<BsonDocument> ArrayFilters { get; set; }

Property Value

IEnumerable<BsonDocument>

The array filters.