Property AsBsonSymbol
AsBsonSymbol
Casts the BsonValue to a BsonSymbol (throws an InvalidCastException if the cast is not valid).
public BsonSymbol AsBsonSymbol { get; }
Casts the BsonValue to a BsonSymbol (throws an InvalidCastException if the cast is not valid).
public BsonSymbol AsBsonSymbol { get; }