[This is preliminary documentation and is subject to change.]
Namespace: NFX.Serialization.BSONAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public static Amount Amount_BSONtoCLR(
BSONDocumentElement el
)
public static Amount Amount_BSONtoCLR(
BSONDocumentElement el
)
Public Shared Function Amount_BSONtoCLR (
el As BSONDocumentElement
) As Amount
Public Shared Function Amount_BSONtoCLR (
el As BSONDocumentElement
) As Amount
public:
static Amount Amount_BSONtoCLR(
BSONDocumentElement^ el
)
public:
static Amount Amount_BSONtoCLR(
BSONDocumentElement^ el
)
static member Amount_BSONtoCLR :
el : BSONDocumentElement -> Amount
static member Amount_BSONtoCLR :
el : BSONDocumentElement -> Amount
Return Value
Type:
Amount