[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 BSONElement GDID_CLRtoBSON(
string name,
GDID gdid
)
public static BSONElement GDID_CLRtoBSON(
string name,
GDID gdid
)
Public Shared Function GDID_CLRtoBSON (
name As String,
gdid As GDID
) As BSONElement
Public Shared Function GDID_CLRtoBSON (
name As String,
gdid As GDID
) As BSONElement
public:
static BSONElement^ GDID_CLRtoBSON(
String^ name,
GDID gdid
)
public:
static BSONElement^ GDID_CLRtoBSON(
String^ name,
GDID gdid
)
static member GDID_CLRtoBSON :
name : string *
gdid : GDID -> BSONElement
static member GDID_CLRtoBSON :
name : string *
gdid : GDID -> BSONElement
Return Value
Type:
BSONElement