Examples with "System.String-Klasse" and their translation in English
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
Im folgenden Beispiel wird eine für die System.String-Klasse definierte Erweiterungsmethode veranschaulicht.
The following example shows an extension method defined for the System.String class.
Jedes Mal, wenn Sie eine der Methoden aus der System.String-Klasse verwenden, erstellen Sie im Arbeitsspeicher ein neues Zeichenfolgenobjekt, für das zusätzlicher Speicherplatz zugeordnet werden muss.
Every time you use one of the methods in the System.String class, you create a new string object in memory, which requires a new allocation of space for that new object.
Die Skriptmethode macht die Split()-Methode der System.String-Klasse der.NET Framework-Klassenbibliothek verfügbar, um die einzelnen Wörter in einer Zeichenfolge durch den Aufruf der Methode mit dem Namen "Words" für das Zeichenfolgenobjekt bequem zurückgeben zu können.
The script method exposes the Split() method of the System.String.NET Framework Class Library class to make it convenient to return the individual words in a string by calling a method named "Words" on the string object.
Die Skriptmethode macht die Split()-Methode der System.String-Klasse der.NET Framework-Klassenbibliothek verfügbar, um die einzelnen Wörter in einer Zeichenfolge durch den Aufruf der Methode mit dem Namen Words für das Zeichenfolgenobjekt bequem zurückgeben zu können.
The script method exposes the Split() method of the System.String.NET Framework Class Library class to make it convenient to return the individual words in a string by calling a method named Words on the string object.
Potentially sensitive or inappropriate content
Examples are used only to help you translate the word or expression searched in various contexts. They are not selected or validated by us and can contain inappropriate terms or ideas. Please report examples to be edited or not to be displayed. Potentially sensitive, inappropriate or colloquial translations are usually marked in red or in orange.
No results found for this meaning.
Synonyms and analogies of "System.String-Klasse" in German