| CountArgs Properties | 
The CountArgs type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Collation | 
            Gets or sets the collation.
             | 
|  | Hint | 
            Gets or sets the hint.
             | 
|  | Limit | 
            Gets or sets the maximum number of matching documents to count.
             | 
|  | MaxTime | 
            Gets or sets the max time.
             | 
|  | Query | 
            Gets or sets the query.
             | 
|  | ReadPreference | 
            Gets or sets the read preference.
             | 
|  | Skip | 
            Gets or sets the number of matching documents to skip before starting to count matching documents.
             | 
 See Also
See Also