TemplateArg Constructor NFX Class Library

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

Overload List

  NameDescription
Public methodTemplateArg(BSONElement)
Initializes a new instance of the TemplateArg class
Public methodTemplateArg(String, Object)
Initializes a new instance of the TemplateArg class
Public methodTemplateArg(String, BSONElementType, Object)
Initializes a new instance of the TemplateArg class
Back to Top
See Also