IFormatProvider (System.IFormatProvider)

Inherits:

Interfaces:

Derived Types: 0

Assembly: mscorlib.dll

Provides a mechanism for retrieving an object to control formatting.

VB.NET C#

C#

public interface IFormatProvider
{
}

Articles

System.IO.StringWriter Class

StringWriter(System.Text.StringBuilder, System.IFormatProvider) Constructor. StringWriter Methods. StringWriter.Close Method StringWriter.Dispose Method

IFormatProvider.GetFormat (Método)

Obtiene un objeto que proporciona servicios de formato para el tipo especificado. [Visual Basic] Function GetFormat( _ ByVal formatType As Type _ ) As Object [C#] object GetFormat ...

IFormatProvider.GetFormat-Methode

Ruft ein Objekt ab, das Formatierungsdienste für den angegebenen Typ ... Ruft ein Objekt ab, das Formatierungsdienste für den angegebenen Typ bereitstellt.

Mono Documentation

The members of System.IFormatProvider are listed below. [ ...

Mono Documentation

Mono Class Library : System Namespace System.IFormatProvider : Implemented by classes that supply objects that provide formatting ...

System.Int32 Structure

Int32.Parse(System.String, System.IFormatProvider) Method Int32.Parse(System.String, System.Globalization.NumberStyles, System.IFormatProvider) Method

System.IFormatProvider Interface

Assembly mscorlib Library BCL Summary Implemented by classes that supply objects that provide formatting services. Description [ Note : When a format specifier includes symbols ...

IFormatProvider Interface

Provides a mechanism for retrieving an object to control formatting. For a list of all members of this type, see IFormatProvider Members . [Visual Basic] Public Interface ...

IFormatProvider Interface (System)

Provides a mechanism for retrieving an object to control formatting. ... Formatting methods convert the value of a type to the string representation of that value.

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support