Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Table of Contents

Method Lookup

Namespace
MongoDB.Bson
Assembly
MongoDB.Bson.dll

Lookup(string)

Looks up a symbol (and creates a new one if necessary).

public static BsonSymbol Lookup(string name)

Parameters

name string

The name of the symbol.

Returns

BsonSymbol

The symbol.