AutoCompleteStringCollection::OnCollectionChanged Method (CollectionChangeEventArgs^)

 

Raises the CollectionChanged event.

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

protected:
void OnCollectionChanged(
	CollectionChangeEventArgs^ e
)

Parameters

e
Type: System.ComponentModel::CollectionChangeEventArgs^

A CollectionChangeEventArgs that contains the event data.

.NET Framework
Available since 2.0
Return to top
Show: