An NDoc Documented Class Library

SmartMemoryStream Constructor (Int32)

Initializes a new instance of this class with the initial capacity specified by initialCapacity.

public SmartMemoryStream(
   int initialCapacity
);

Parameters

initialCapacity
The starting capacity of the Stream.

See Also

SmartMemoryStream Class | InfiniTec.SystemUtilities Namespace | SmartMemoryStream Constructor Overload List