GeoJsonObjectFormatter 클래스
Json 개체에 대한 포맷터를 나타냅니다.
상속 계층
System.Object
System.Spatial.GeoJsonObjectFormatter
네임스페이스: System.Spatial
어셈블리: System.Spatial(System.Spatial.dll)
구문
‘선언
Public MustInherit Class GeoJsonObjectFormatter
‘사용 방법
Dim instance As GeoJsonObjectFormatter
public abstract class GeoJsonObjectFormatter
public ref class GeoJsonObjectFormatter abstract
[<AbstractClassAttribute>]
type GeoJsonObjectFormatter = class end
public abstract class GeoJsonObjectFormatter
GeoJsonObjectFormatter 유형에서 다음 멤버를 표시합니다.
생성자
이름 | 설명 | |
---|---|---|
![]() |
GeoJsonObjectFormatter | GeoJsonObjectFormatter 클래스의 새 인스턴스를 초기화합니다. |
맨 위로 이동
메서드
이름 | 설명 | |
---|---|---|
![]() ![]() |
Create | 포맷터의 구현을 만듭니다. |
![]() |
Equals | (Object에서 상속됨) |
![]() |
Finalize | (Object에서 상속됨) |
![]() |
GetHashCode | (Object에서 상속됨) |
![]() |
GetType | (Object에서 상속됨) |
![]() |
MemberwiseClone | (Object에서 상속됨) |
![]() |
Read<T> | 원본에서 읽습니다. |
![]() |
ToString | (Object에서 상속됨) |
![]() |
Write | 공간 값을 Json 개체로 변환합니다. |
맨 위로 이동
스레드 보안
이 유형의 모든 공용 static(Visual Basic에서는 Shared) 멤버는 스레드로부터 안전합니다. 인스턴스 멤버는 스레드로부터의 안전성이 보장되지 않습니다.