Metodo System::IFormatProvider::GetFormat

IFormatProvider::GetFormat method

Restituisce un oggetto che fornisce servizi di formattazione per il tipo specificato.

virtual SharedPtr<Object> System::IFormatProvider::GetFormat(const TypeInfo &formatType)=0
ParametroTipoDescrizione
formatTypeconst TypeInfo&Il tipo per il quale è richiesto l’oggetto di formattazione

ReturnValue

Un oggetto che fornisce servizi di formattazione per il tipo specificato

Vedi anche