PropertiesChangedEventArgs(TProperties) Constructor

[Value Needed].

Namespace:  Microsoft.Rtc.Collaboration
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Protected Friend Sub New ( _
    changedPropertyNames As IEnumerable(Of String), _
    properties As TProperties _
)
'Usage
Dim changedPropertyNames As IEnumerable(Of String)
Dim properties As TProperties

Dim instance As New PropertiesChangedEventArgs(changedPropertyNames, _
    properties)
protected internal PropertiesChangedEventArgs(
    IEnumerable<string> changedPropertyNames,
    TProperties properties
)

Parameters

See Also

Reference

PropertiesChangedEventArgs<(Of <(<'TProperties>)>)> Class

PropertiesChangedEventArgs<(Of <(<'TProperties>)>)> Members

Microsoft.Rtc.Collaboration Namespace