Search Results for

    Show / Hide Table of Contents

    Class IdentificationCategoryCount

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

    Fields

    category

    Declaration
    public string category
    Field Value
    Type Description
    String

    count

    Declaration
    public int count
    Field Value
    Type Description
    Int32
    In This Article
    Back to top Documentation