public CollectionEvent( string type, List<Object> items )
Public Sub New ( _ type As String, _ items As List(Of Object) _ )
public: CollectionEvent( String^ type, List<Object^>^ items )