String.Repeat(char,int)

String.Repeat Method


Definition

public static string Repeat( char value, int count );

Parameters

valueSystem.Char.
countSystem.Int32.

Return Value

System.String.

© 2004-2005 GlobFX Technologies. All rights reserved.