Click or drag to resize

CodeElement Constructor

Overload List
  NameDescription
Public methodCodeElement(String, IEnumerableString)
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.
Top
See Also