StreamPtr

StreamPtr typedef

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

typedef System::SmartPtr<System::IO::Stream> System::StreamPtr

See Also