Click or drag to resize
StringFunctions.PadRight Method
Overload List
  NameDescription
Public methodStatic memberPadRight(Object, Object)
Defines the mapping for the operand1.PadRight(totalWidth) method mapping
Public methodStatic memberPadRight(Object, Object, Object)
Defines the mapping for the operand1.PadRight(totalWidth, paddingChar) method mapping
Top
See Also