System::EncodingPtr typedef

EncodingPtr typedef

一个指向 System::Text::Encoding 类实例的智能指针的别名。

typedef System::SmartPtr<System::Text::Encoding> System::EncodingPtr

另见