Click or drag to resize

StringUtilsDup Method

Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14c (14.1.1.0)
F23534-02
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