System::IO::BasicSTDIStreamWrapper::SetLength 方法

BasicSTDIStreamWrapper::SetLength method

设置当前对象所表示的流的长度。不支持!

virtual void System::IO::BasicSTDIStreamWrapper<T, typename>::SetLength(int64_t value) override
参数类型描述
int64_t要设置的字节长度

另见