Click or drag to resize
Decimal128Zero Property
Represents zero.

Namespace: MongoDB.Bson
Assembly: MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.4.1
Syntax
public static Decimal128 Zero { get; }

Property Value

Type: Decimal128
See Also