EncoderPtr

EncoderPtr typedef

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

typedef System::SmartPtr<System::Text::Encoder> System::EncoderPtr

See Also