Examples with "IFormattable" and their translation in Duits
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Provides a mechanism for retrieving an object to control formatting. IFormattable
To embed the string representation of some object that supports the IFormattable interface in a string.
Die Darstellung eines Objekts einbetten, die unterstützt die IFormattable -Schnittstelle in eine Zeichenfolge.
For example, if you are providing an IFormattable implementation for a class, you want to equate both a null string and an empty string with the general ("G") format specifier.
Beispielsweise, wenn Sie zur Verfügung stellen eine IFormattable Implementierung für eine Klasse, mit der allgemeine Formatbezeichner ("G") eine null-Zeichenfolge und eine leere Zeichenfolge entsprechen soll.
You can override the way the.NET Framework interprets a format string by implementing the IFormattable interface, provide your own format provider by implementing the IFormatProvider interface, and perform your own formatting by implementing the ICustomFormatter interface.
NET Framework unterstützt das Erweitern des integrierten können daher eine eigene ToString-Methode erstellen, die benutzerdefinierte Formatzeichenfolgen akzeptiert, oder Sie können einen Formatanbieter erstellen, der Ihre eigene Format-Methode zum Durchführen einer benutzerdefinierten Typformatierung aufruft.
Convert Support for string conversion by the Convert class. Convert.ToString(Object) Calls to the Convert.ToString(Object) and Convert.ToString(Object, IFormatProvider) methods call your IFormattable implementation automatically.
Automatisches Aufrufen der Convert.ToString(Object)-Implementierung durch Aufrufe der Convert.ToString(Object, IFormatProvider)-Methode und der IFormattable-Unterstützung für kombinierte Formatierung.Support for composite formatting.
The IFormattable interface is implemented by the base data types.
A class that implements IFormattable must support the "G" (general) format specifier. Besides the "G" specifier, the class can define the list of format specifiers that it supports.
The ToString method is called for each format item in the method's IFormattable interface is implemented by the base data types.
The following example uses the Temperature class to provide an IFormattable implementation.
Examples The following example defines a Temperature class that implements the IFormattable interface.
For more information, see Formatting Base Types and the IFormattable interface.
Andere resultaten
For the exact presentation of the event, a formattable description area is available.
The Search and replace feature does not search formattable text fields such as quotations, thoughts, or abstracts.
Die Funktion Suchen und Ersetzen durchsucht keine formatierbaren Felder wie Zitat, Gedanke oder Abstract.