DecoderPtr

DecoderPtr typedef

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

typedef System::SmartPtr<System::Text::Decoder> System::DecoderPtr

See Also