次の方法で共有


MapsSearchModelFactory クラス

定義

モデルのモデル ファクトリ。

public static class MapsSearchModelFactory
type MapsSearchModelFactory = class
Public Class MapsSearchModelFactory
継承
MapsSearchModelFactory

メソッド

BrandName(String)

BrandName の新しいインスタンスを初期化します。

ClassificationName(String, String)

ClassificationName の新しいインスタンスを初期化します。

GeometryIdentifier(String)

GeometryIdentifier の新しいインスタンスを初期化します。

MapsDataSource(GeometryIdentifier)

MapsDataSource の新しいインスタンスを初期化します。

OperatingHours(String, IEnumerable<OperatingHoursTimeRange>)

OperatingHours の新しいインスタンスを初期化します。

PointOfInterestCategory(Nullable<Int32>, String, IEnumerable<Int32>, IEnumerable<String>)

PointOfInterestCategory の新しいインスタンスを初期化します。

PointOfInterestCategorySet(Nullable<Int32>)

PointOfInterestCategorySet の新しいインスタンスを初期化します。

PointOfInterestCategoryTreeResult(IEnumerable<PointOfInterestCategory>)

PointOfInterestCategoryTreeResult の新しいインスタンスを初期化します。

PointOfInterestClassification(String, IEnumerable<ClassificationName>)

PointOfInterestClassification の新しいインスタンスを初期化します。

PolygonObject(String, GeoObject)

PolygonObject の新しいインスタンスを初期化します。

PolygonResult(IEnumerable<PolygonObject>)

PolygonResult の新しいインスタンスを初期化します。

ReverseSearchAddressItem(MapsAddress, String, IEnumerable<RoadKind>, Nullable<MapsSearchMatchType>)

ReverseSearchAddressItem の新しいインスタンスを初期化します。

ReverseSearchCrossStreetAddressResultItem(MapsAddress, String)

ReverseSearchCrossStreetAddressResultItem の新しいインスタンスを初期化します。

適用対象