[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 BSONRegularExpressionElement(
BSONRegularExpression value
)
public BSONRegularExpressionElement(
BSONRegularExpression value
)
Public Sub New (
value As BSONRegularExpression
)
Public Sub New (
value As BSONRegularExpression
)
public:
BSONRegularExpressionElement(
BSONRegularExpression value
)
public:
BSONRegularExpressionElement(
BSONRegularExpression value
)
new :
value : BSONRegularExpression -> BSONRegularExpressionElement
new :
value : BSONRegularExpression -> BSONRegularExpressionElement