GeoHaystackSearchOptionsDocument Constructor | 
| Name | Description | |
|---|---|---|
| GeoHaystackSearchOptionsDocument | 
            Initializes a new instance of the GeoHaystackSearchOptionsDocument class.
              | |
| GeoHaystackSearchOptionsDocument(Boolean) | 
            Initializes a new instance of the GeoHaystackSearchOptionsDocument class specifying whether duplicate element names are allowed
            (allowing duplicate element names is not recommended).
              | |
| GeoHaystackSearchOptionsDocument(BsonElement) | 
            Initializes a new instance of the GeoHaystackSearchOptionsDocument class and adds one element.
              | |
| GeoHaystackSearchOptionsDocument(BsonElement) |  Obsolete.  
            Initializes a new instance of the GeoHaystackSearchOptionsDocument class and adds one or more elements.
              | |
| GeoHaystackSearchOptionsDocument(DictionaryString, Object) | 
            Initializes a new instance of the GeoHaystackSearchOptionsDocument class and adds new elements from a dictionary of key/value pairs.
              | |
| GeoHaystackSearchOptionsDocument(IDictionary) | 
            Initializes a new instance of the GeoHaystackSearchOptionsDocument class and adds new elements from a dictionary of key/value pairs.
              | |
| GeoHaystackSearchOptionsDocument(IEnumerableBsonElement) | 
            Initializes a new instance of the GeoHaystackSearchOptionsDocument class and adds new elements from a list of elements.
              | |
| GeoHaystackSearchOptionsDocument(IEnumerableKeyValuePairString, Object) | 
            Initializes a new instance of the GeoHaystackSearchOptionsDocument class and adds new elements from a dictionary of key/value pairs.
              | |
| GeoHaystackSearchOptionsDocument(DictionaryString, Object, IEnumerableString) |  Obsolete.  
            Initializes a new instance of the GeoHaystackSearchOptionsDocument class and adds new elements from a dictionary of key/value pairs.
              | |
| GeoHaystackSearchOptionsDocument(IDictionary, IEnumerable) |  Obsolete.  
            Initializes a new instance of the GeoHaystackSearchOptionsDocument class and adds new elements from a dictionary of key/value pairs.
              | |
| GeoHaystackSearchOptionsDocument(IDictionaryString, Object, IEnumerableString) |  Obsolete.  
            Initializes a new instance of the GeoHaystackSearchOptionsDocument class and adds new elements from a dictionary of key/value pairs.
              | |
| GeoHaystackSearchOptionsDocument(String, BsonValue) | 
            Initializes a new instance of the GeoHaystackSearchOptionsDocument class and creates and adds a new element.
              |