[This is preliminary documentation and is subject to change.]
Represents a BSON element with a javascript with scope value
System Object NFX.Serialization.BSON BSONElement NFX.Serialization.BSON BSONElement BSONCodeWithScope NFX.Serialization.BSON BSONJavaScriptWithScopeElementNamespace: NFX.Serialization.BSONAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public sealed class BSONJavaScriptWithScopeElement : BSONElement<BSONCodeWithScope>
public sealed class BSONJavaScriptWithScopeElement : BSONElement<BSONCodeWithScope>
Public NotInheritable Class BSONJavaScriptWithScopeElement
Inherits BSONElement(Of BSONCodeWithScope)
Public NotInheritable Class BSONJavaScriptWithScopeElement
Inherits BSONElement(Of BSONCodeWithScope)
public ref class BSONJavaScriptWithScopeElement sealed : public BSONElement<BSONCodeWithScope>
public ref class BSONJavaScriptWithScopeElement sealed : public BSONElement<BSONCodeWithScope>
[<SealedAttribute>]
type BSONJavaScriptWithScopeElement =
class
inherit BSONElement<BSONCodeWithScope>
end
[<SealedAttribute>]
type BSONJavaScriptWithScopeElement =
class
inherit BSONElement<BSONCodeWithScope>
end