StringUtilsDup Method |
Name | Description | |
---|---|---|
![]() ![]() | Dup(Char, Int32) |
Create a String of the specified length containing the specified
character.
|
![]() ![]() | Dup(String, Int32) |
Create a String which is a duplicate of the specified number of
the passed String.
|