GetEncoder()

UTF7Encoding::GetEncoder() method

Get an encoder that forwards requests to this object.

EncoderPtr System::Text::UTF7Encoding::GetEncoder() override

Return Value

Newly created encoder.

See Also