DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR CSHARP
c# remove first 5 characters from string
str = str.Substring(n); //Where n is the number of characters you want to remove
Source by stackoverflow.com #
PREVIOUS
NEXT
Tagged:
#remove
#characters
#string
ADD COMMENT
Topic
COMMENT
Name
9+8 =
Submit