StreamWriterPtr

StreamWriterPtr typedef

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

typedef System::SmartPtr<System::IO::StreamWriter> System::StreamWriterPtr

See Also