public ArrayList( List<Object> source )
Public Sub New ( _ source As List(Of Object) _ )
public: ArrayList( List<Object^>^ source )