Initializes a new instance of the DynamicCollectionEventArgs class.

C# | Visual Basic | Visual C++ |
public DynamicCollectionEventArgs( string key, Object value, DynamicCollectionEventArgs..::.Kind type )
Public Sub New ( _ key As String, _ value As Object, _ type As DynamicCollectionEventArgs..::.Kind _ )
public: DynamicCollectionEventArgs( String^ key, Object^ value, DynamicCollectionEventArgs..::.Kind type )
