次の方法で共有


Crs(CrsType) コンストラクター

定義

Azure Cosmos DB サービスの クラスの Crs 新しいインスタンスを初期化します。

protected Crs (Microsoft.Azure.Cosmos.Spatial.CrsType type);
new Microsoft.Azure.Cosmos.Spatial.Crs : Microsoft.Azure.Cosmos.Spatial.CrsType -> Microsoft.Azure.Cosmos.Spatial.Crs
Protected Sub New (type As CrsType)

パラメーター

type
CrsType

CRS 型。

適用対象