DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR CSHARP
c# repeat string x times
string
result
=
new
String
(
'-'
,
5
)
;
Output
:
--
--
-
Source by stackoverflow.com #
PREVIOUS
NEXT
Tagged:
#repeat
#string
#times
ADD COMMENT
Topic
COMMENT
Name
4+8 =
Submit