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

    A class representation of the BSON Symbol type.

    层级 (查看层级一览)

    索引

    构造函数

    属性

    访问器

    方法

    构造函数

    • 参数

      • value: string

        the string representing the symbol.

      返回 BSONSymbol

    属性

    value: string

    访问器

    • get _bsontype(): "BSONSymbol"

      返回 "BSONSymbol"

    方法

    • 返回 string

    • 返回 string

    • Returns a string representation of an object.

      返回 string

    • Access the wrapped string value.

      返回 string