UserProfileChangeDictionary constructor

Initializes a new instance of the UserProfileChangeDictionary class.

Namespace:  Microsoft.Office.Server.UserProfiles
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaration
Protected Sub New ( _
    info As SerializationInfo, _
    context As StreamingContext _
)
'Usage
Dim info As SerializationInfo
Dim context As StreamingContext

Dim instance As New UserProfileChangeDictionary(info, context)
protected UserProfileChangeDictionary(
    SerializationInfo info,
    StreamingContext context
)

Parameters

See also

Reference

UserProfileChangeDictionary class

UserProfileChangeDictionary members

Microsoft.Office.Server.UserProfiles namespace