다음을 통해 공유


GeoJsonPropertiesSubType 구조체

정의

GeoJSON 개체 하위 형식입니다.

public readonly struct GeoJsonPropertiesSubType : IEquatable<Azure.Health.Insights.ClinicalMatching.GeoJsonPropertiesSubType>
type GeoJsonPropertiesSubType = struct
Public Structure GeoJsonPropertiesSubType
Implements IEquatable(Of GeoJsonPropertiesSubType)
상속
GeoJsonPropertiesSubType
구현

생성자

GeoJsonPropertiesSubType(String)

GeoJsonPropertiesSubType의 새 인스턴스를 초기화합니다.

속성

Circle

원입니다.

메서드

Equals(GeoJsonPropertiesSubType)

현재 개체가 동일한 형식의 다른 개체와 같은지 여부를 나타냅니다.

ToString()

이 인스턴스의 정규화된 형식 이름을 반환합니다.

연산자

Equality(GeoJsonPropertiesSubType, GeoJsonPropertiesSubType)

GeoJsonPropertiesSubType 값이 같은지 여부를 확인합니다.

Implicit(String to GeoJsonPropertiesSubType)

문자열을 GeoJsonPropertiesSubType으로 변환합니다.

Inequality(GeoJsonPropertiesSubType, GeoJsonPropertiesSubType)

GeoJsonPropertiesSubType 값이 동일하지 않은지 확인합니다.

적용 대상