IFormatProviderPtr

IFormatProviderPtr typedef

An alias for a smart pointer that points to an instance of System::IFormatProvider class.

typedef System::SmartPtr<System::IFormatProvider> System::IFormatProviderPtr

See Also