Click or drag to resize
RegexValidatedStringList Constructor
Overload List
  NameDescription
Public methodRegexValidatedStringList(String)
Initialize a list with a regular expression that all items must conform to.
Public methodRegexValidatedStringList(Regex)
Initialize a list with a regular expression that all items must conform to.
Top
See Also