ReusableMemoryStream.Allocate(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Allocates memory for the number of streams in constructorParameter
.
protected:
override System::IO::MemoryStream ^ Allocate(int constructorParameter);
protected override System.IO.MemoryStream Allocate (int constructorParameter);
override this.Allocate : int -> System.IO.MemoryStream
Protected Overrides Function Allocate (constructorParameter As Integer) As MemoryStream
Parameters
- constructorParameter
- Int32
Returns
The stream