Initializes a new instance of this class with the initial capacity specified by initialCapacity.
Initializes a new instance of this class with a starting capacity of 0.
public SmartMemoryStream();
Initializes a new instance of this class with the initial capacity specified by initialCapacity.
public SmartMemoryStream(int);
SmartMemoryStream Class | InfiniTec.SystemUtilities Namespace