Click or drag to resize

StringUtilsDup Method

.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01
Overload List
  NameDescription
Public methodStatic memberDup(Char, Int32)
Create a String of the specified length containing the specified character.
Public methodStatic memberDup(String, Int32)
Create a String which is a duplicate of the specified number of the passed String.
Top
See Also