Documentation for a minimal subset of the QSM API
WritableArraySegment<(Of <T>)> Constructor (size)
Namespaces > QS.CMS.Base3 > WritableArraySegment<(Of T>) > WritableArraySegment<(Of T>)New(Int32)
Initializes a new instance of the WritableArraySegment<T> class.
Syntax
C#Visual BasicManaged C++
public WritableArraySegment (
	int size
)
Public Sub New ( _
	size As Integer _
)
public:
WritableArraySegment (
	int size
)
Parameters
size (Int32)

[Missing <param> documentation for "size"]

Assembly: QuickSilver_1 (Module: QuickSilver_1) Version: 1.0.0.0