You are here: Symbol Reference > Stimulsoft.Base.Json.Bson Namespace > BsonWriter Class > BsonWriter Methods > WriteRegex Method
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
BsonWriter.WriteRegex Method

Writes a BSON regex.

Syntax
C++
C#
Visual Basic
public: void WriteRegex( string pattern, string options );
Parameters
Parameters 
Description 
pattern 
The regex pattern. 
options 
The regex options. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.