Click or drag to resize

List Constructor (Int32)

Initializes a new instance of the List class

Namespace:  MediaCy.Commands
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Sub New ( 
	length As Integer
)

Parameters

length
Type: SystemInt32
See Also