[This is preliminary documentation and is subject to change.]
Creates an array element
Namespace: NFX.Serialization.BSONAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public BSONJavaScriptWithScopeElement(
BSONCodeWithScope value
)
public BSONJavaScriptWithScopeElement(
BSONCodeWithScope value
)
Public Sub New (
value As BSONCodeWithScope
)
Public Sub New (
value As BSONCodeWithScope
)
public:
BSONJavaScriptWithScopeElement(
BSONCodeWithScope value
)
public:
BSONJavaScriptWithScopeElement(
BSONCodeWithScope value
)
new :
value : BSONCodeWithScope -> BSONJavaScriptWithScopeElement
new :
value : BSONCodeWithScope -> BSONJavaScriptWithScopeElement