初始化 <see cref="T:System.Spatial.SpatialFormatter`2" /> 類別的新執行個體。
命名空間: System.Spatial
組件: System.Spatial (在 System.Spatial.dll 中)
語法
'宣告
Protected Sub New ( _
creator As SpatialImplementation _
)
'用途
Dim creator As SpatialImplementation
Dim instance As New SpatialFormatter(creator)
protected SpatialFormatter(
SpatialImplementation creator
)
protected:
SpatialFormatter(
SpatialImplementation^ creator
)
new :
creator:SpatialImplementation -> SpatialFormatter
protected function SpatialFormatter(
creator : SpatialImplementation
)
參數
- creator
型別:System.Spatial.SpatialImplementation
建立此執行個體的實作。