RegularExpressionExtensions MembersNFX Class Library

[This is preliminary documentation and is subject to change.]

The RegularExpressionExtensions type exposes the following members.
Methods

  NameDescription
Public methodStatic memberCount
Returns regex options count
Public methodStatic memberToBSONOptions
Public methodStatic memberToBSONString
Returns BSON-formatted string for regeax options (The options are identified by lower-case characters, which must be stored in alphabetical order).
Back to Top
See Also