MemoryStreamPtr

MemoryStreamPtr typedef

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

typedef System::SmartPtr<System::IO::MemoryStream> System::MemoryStreamPtr

See Also