Search Results for

    Show / Hide Table of Contents

    Class SpeciesCount

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

    Fields

    count

    Declaration
    public int count
    Field Value
    Type Description
    Int32

    taxon

    Declaration
    public Taxon taxon
    Field Value
    Type Description
    Taxon
    In This Article
    Back to top Documentation