Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
helps String.Remove there is also an application example,
use Visual Studio or Visual Studio Code. type the name of the variable, put a dot - the list drops out, view it, most of the methods can be understood by name
use the F1 button on the names of classes and methods, it is very useful to scroll through the information about the class
and use Google .. otherwise asking questions here, you will learn the language for years . by the time of some kind of knowledge, it turns out that it is outdated
string.delete(from the first character by index, to the third). In sharpe like this:
s.remove(1,3);
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question