Decimal128.ToString Method (original) (raw)

Decimal128ToString Method

Returns the fully qualified type name of this instance.

Namespace: MongoDB.Bson
Assembly: MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.10.0+569905ff5e778c38ea19d9d0392496a83e1704ed

Syntax

C#

VB

F#

Copy

public override string ToString()

Public Overrides Function ToString As String

abstract ToString : unit -> string override ToString : unit -> string

Return Value

Type: String
The fully qualified type name.

See Also

Reference

Decimal128 Structure

MongoDB.Bson Namespace