Fields Methods | 
The Fields type exposes the following members.
| Name | Description | |
|---|---|---|
| ElemMatch | 
            Returns the first matching element in the array specified by name.
              | |
| Exclude | 
            Adds one or more field names to be excluded from the results.
              | |
| Include | 
            Adds one or more field names to be included in the results.
              | |
| MetaTextScore | 
            Specifies the name of field to hold the computed relevance score for text search.
              | |
| Slice(String, Int32) | 
            Adds a slice to be included in the results.
              | |
| Slice(String, Int32, Int32) | 
            Adds a slice to be included in the results.
              |