| FieldsTDocument Methods | 
The FieldsTDocument generic type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|   | ElemMatchTValue | 
            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.
             | 
|   | SliceTValue(ExpressionFuncTDocument, IEnumerableTValue, Int32) | 
            Adds a slice to be included in the results.
             | 
|   | SliceTValue(ExpressionFuncTDocument, IEnumerableTValue, Int32, Int32) | 
            Adds a slice to be included in the results.
             | 
 See Also
See Also