Share via


MultiValuedProperty<T>.OnCollectionChanged method

This member overrides MultiValuedPropertyBase.OnCollectionChanged(EventArgs).

Namespace:  Microsoft.Exchange.Data
Assembly:  Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)

Syntax

'Declaration
Protected Overrides Sub OnCollectionChanged ( _
    e As EventArgs _
)
'Usage
Dim e As EventArgs

Me.OnCollectionChanged(e)
protected override void OnCollectionChanged(
    EventArgs e
)

Parameters

See also

Reference

MultiValuedProperty<T> class

MultiValuedProperty<T> members

Microsoft.Exchange.Data namespace