protected virtual void OnCollectionChanged( CollectionChangeEventArgs e )
'Declaration Protected Overridable Sub OnCollectionChanged( _ ByVal e As CollectionChangeEventArgs _ )
'Declaration
Protected Overridable Sub OnCollectionChanged( _ ByVal e As CollectionChangeEventArgs _ )
'Usage Dim instance As DisplayFieldCollection(Of T) Dim e As CollectionChangeEventArgs instance.OnCollectionChanged(e)
'Usage
Dim instance As DisplayFieldCollection(Of T) Dim e As CollectionChangeEventArgs instance.OnCollectionChanged(e)
DisplayFieldCollection<T> Class DisplayFieldCollection<T> Members