Click or drag to resize

Characters Constructor

Overload List
 NameDescription
Public methodCharacters(Int32) Initializes a new instance of the Characters class with the specified length.
Public methodCharacters(String) Initializes a new instance of the Characters class with the specified string.
Public methodCharacters(Char, Boolean) Initializes a new instance of the Characters class with the specified character array.
Public methodCharacters(String, Int32) Initializes a new instance of the Characters class with the specified string and length.
Top
See Also