FileStreamPtr

FileStreamPtr typedef

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

typedef System::SmartPtr<System::IO::FileStream> System::FileStreamPtr

See Also