Definition
public static string Repeat( char value, int count );
Parameters
valueSystem.Char. countSystem.Int32.
Return Value
System.String.