'Declaration Public Function New( _ ByVal item As Object, _ ByVal propertyName As String, _ ByVal oldValue As Object _ )
'Usage Dim item As Object Dim propertyName As String Dim oldValue As Object Dim instance As New ItemChangedDescription(item, propertyName, oldValue)
Parameters
- item
- propertyName
- oldValue