Show / Hide Table of Contents

    Enum BsonType

    Namespace: Bayat.Json.Bson
    Assembly: Bayat.Json.Runtime.dll
    Syntax
    public enum BsonType : sbyte

    Fields

    Name Description
    Array
    Binary
    Boolean
    Code
    CodeWScope
    Date
    Integer
    Long
    MaxKey
    MinKey
    Null
    Number
    Object
    Oid
    Reference
    Regex
    String
    Symbol
    TimeStamp
    Undefined

    Extension Methods

    StringExtensions.ToBinaryString()
    • Improve this Doc
    • View Source
    • 0 Comments