MapsSearchModelFactory Class

Definition

Model factory for models.

public static class MapsSearchModelFactory
type MapsSearchModelFactory = class
Public Class MapsSearchModelFactory
Inheritance
MapsSearchModelFactory

Methods

Address(String, String, String, IEnumerable<AddressAdminDistrictsItem>, String, AddressCountryRegion, String, Intersection)

Initializes a new instance of Address.

AddressAdminDistrictsItem(String, String)

Initializes a new instance of AddressAdminDistrictsItem.

AddressCountryRegion(String, String)

Initializes a new instance of AddressCountryRegion.

BoundaryProperties(String, String, String, IEnumerable<GeometryCopyright>)

Initializes a new instance of BoundaryProperties.

ErrorAdditionalInfo(String, Object)

Initializes a new instance of ErrorAdditionalInfo.

ErrorDetail(String, String, String, IEnumerable<ErrorDetail>, IEnumerable<ErrorAdditionalInfo>)

Initializes a new instance of ErrorDetail.

FeaturesItemProperties(String, Nullable<ConfidenceEnum>, IEnumerable<MatchCodesEnum>, Address, IEnumerable<GeocodePointsItem>)

Initializes a new instance of FeaturesItemProperties.

GeocodingBatchResponse(GeocodingBatchResponseSummary, IEnumerable<GeocodingBatchResponseItem>, String)

Initializes a new instance of GeocodingBatchResponse.

GeocodingBatchResponseItem(String, Nullable<FeatureCollectionEnum>, IEnumerable<FeaturesItem>, String, ErrorDetail)

Initializes a new instance of GeocodingBatchResponseItem.

GeocodingBatchResponseSummary(Nullable<Int32>, Nullable<Int32>)

Initializes a new instance of GeocodingBatchResponseSummary.

GeocodingResponse(Nullable<FeatureCollectionEnum>, IEnumerable<FeaturesItem>, String)

Initializes a new instance of GeocodingResponse.

GeometryCopyright(String, String)

Initializes a new instance of GeometryCopyright.

Intersection(String, String, String, String, String)

Initializes a new instance of Intersection.

Applies to