API 参考
    正在准备搜索索引...

    A class representation of the BSON Symbol type.

    层级 (查看层级一览)

    索引
    • 参数

      • value: string

        the string representing the symbol.

      返回 BSON.BSONSymbol

    value: string
    • get _bsontype(): "BSONSymbol"

      返回 "BSONSymbol"

    • 返回 string

    • 返回 string

    • Returns a string representation of an object.

      返回 string

    • Access the wrapped string value.

      返回 string