CodeElement Constructor

Overload List

CodeElement(String, IEnumerableString) Initializes a new instance of the CodeElement class with the specified name and list of values.
CodeElement(String, String) Initializes a new instance of the CodeElement class with the specified name and regular expression.

See Also