Compartilhar via


GeoJsonPropertiesSubType Estrutura

Definição

GeoJSON subtipo de objeto.

public readonly struct GeoJsonPropertiesSubType : IEquatable<Azure.Health.Insights.ClinicalMatching.GeoJsonPropertiesSubType>
type GeoJsonPropertiesSubType = struct
Public Structure GeoJsonPropertiesSubType
Implements IEquatable(Of GeoJsonPropertiesSubType)
Herança
GeoJsonPropertiesSubType
Implementações

Construtores

GeoJsonPropertiesSubType(String)

Inicializa uma nova instância de GeoJsonPropertiesSubType.

Propriedades

Circle

Círculo.

Métodos

Equals(GeoJsonPropertiesSubType)

Indica se o objeto atual é igual a outro objeto do mesmo tipo.

ToString()

Retorna o nome do tipo totalmente qualificado dessa instância.

Operadores

Equality(GeoJsonPropertiesSubType, GeoJsonPropertiesSubType)

Determina se dois GeoJsonPropertiesSubType valores são os mesmos.

Implicit(String to GeoJsonPropertiesSubType)

Converte uma cadeia de caracteres em um GeoJsonPropertiesSubType.

Inequality(GeoJsonPropertiesSubType, GeoJsonPropertiesSubType)

Determina se dois GeoJsonPropertiesSubType valores não são os mesmos.

Aplica-se a