====== ThinkGeo.Cloud.GeocodingOptions ====== ===== Inheritance Hierarchy ===== *System.Object ***ThinkGeo.Cloud.GeocodingOptions** ===== Members Summary ===== ==== Public Constructors ==== ** {{wiki:PublicMethod.gif|}} GeocodingOptions() ** * //N/A// == Remarks == * //N/A// == Parameters ==
==== Protected Constructors ==== ==== Public Methods ==== ** {{wiki:PublicMethod.gif|}} ToString() ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:String * Description:N/A == Parameters ==
** {{wiki:PublicMethod.gif|}} Equals(Object) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Boolean * Description:N/A == Parameters == * //obj// * Type:Object * Description:N/A
** {{wiki:PublicMethod.gif|}} GetHashCode() ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Int32 * Description:N/A == Parameters ==
** {{wiki:PublicMethod.gif|}} GetType() ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Type * Description:N/A == Parameters ==
===== Protected Methods ===== ** {{wiki:ProtectedMethod.gif|}} Finalize() ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Void * Description:N/A == Parameters ==
** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Object * Description:N/A == Parameters ==
==== Public Properties ==== ** {{wiki:PublicProperty.gif|}} Autocomplete ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Boolean ** {{wiki:PublicProperty.gif|}} MaxResults ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Int32 ** {{wiki:PublicProperty.gif|}} BBox ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:[[ThinkGeo.MapSuite.Shapes.RectangleShape|RectangleShape]] ** {{wiki:PublicProperty.gif|}} ResultDetail ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:[[ThinkGeo.Cloud.GeocodingResultDetail|GeocodingResultDetail]] ** {{wiki:PublicProperty.gif|}} SearchMode ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:[[ThinkGeo.Cloud.GeocodingSearchMode|GeocodingSearchMode]] ** {{wiki:PublicProperty.gif|}} LocationType ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:[[ThinkGeo.Cloud.GeocodingLocationType|GeocodingLocationType]] ** {{wiki:PublicProperty.gif|}} Countries ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:IEnumerable ** {{wiki:PublicProperty.gif|}} Language ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:IEnumerable ** {{wiki:PublicProperty.gif|}} ResultProjectionInSrid ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Int32 ** {{wiki:PublicProperty.gif|}} ResultProjectionInProj4String ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:String ** {{wiki:PublicProperty.gif|}} Debug ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Boolean ==== Protected Properties ==== ==== Public Events ====