CodeElement Constructor FormatC Syntax Highlighting Class Library
Overload List

  NameDescription
Public methodCodeElement(String, IEnumerable String )
Initializes a new instance of the CodeElement class with the specified name and list of values.
Public methodCodeElement(String, String)
Initializes a new instance of the CodeElement class with the specified name and regular expression.
Back to Top
See Also