다음을 통해 공유


GmlFormatter.Create 메서드

포맷터의 구현을 만듭니다.

네임스페이스:  System.Spatial
어셈블리:  System.Spatial(System.Spatial.dll)

구문

‘선언
Public Shared Function Create As GmlFormatter
‘사용 방법
Dim returnValue As GmlFormatter

returnValue = GmlFormatter.Create()
public static GmlFormatter Create()
public:
static GmlFormatter^ Create()
static member Create : unit -> GmlFormatter 
public static function Create() : GmlFormatter

반환 값

유형: System.Spatial.GmlFormatter
만든 GmlFormatter 구현입니다.

참고 항목

참조

GmlFormatter 클래스

System.Spatial 네임스페이스