| IMongoQueryable Methods | 
The IMongoQueryable type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | GetEnumerator | Returns an enumerator that iterates through a collection.(Inherited from IEnumerable.) | 
|  | GetExecutionModel | 
            Gets the execution model.
             | 
 Extension Methods
Extension Methods| Name | Description | |
|---|---|---|
|  | OfTypeTResult | 
            Filters the elements of an IMongoQueryable based on a specified type.
            (Defined by MongoQueryable.) | 
 See Also
See Also