Search Results for

    Show / Hide Table of Contents

    Class GeoJson

    Inheritance
    Object
    JsonObject<GeoJson>
    GeoJson
    Inherited Members
    JsonObject<GeoJson>.CreateFromJson(String)
    JsonObject<GeoJson>.ToJson(GeoJson)
    Namespace: JoshAaronMiller.INaturalist
    Assembly: cs.temp.dll.dll
    Syntax
    [Serializable]
    public class GeoJson : JsonObject<GeoJson>

    Fields

    coordinates

    Declaration
    public string coordinates
    Field Value
    Type Description
    String

    type

    Declaration
    public string type
    Field Value
    Type Description
    String
    In This Article
    Back to top Documentation