eDriven Framework API
ArrayList Constructor (source)
NamespaceseDriven.Gui.DataArrayListArrayList(List<(Of <<'(Object>)>>))
eDriven Framework API
Constructor
Declaration Syntax
C#Visual BasicVisual C++
public ArrayList(
	List<Object> source
)
Public Sub New ( _
	source As List(Of Object) _
)
public:
ArrayList(
	List<Object^>^ source
)
Parameters
source (List<(Of <(<'Object>)>)>)

Assembly: eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)