Leadtools.Dicom.Common.DataTypes Namespace > NotifyPropertyChanged Class : SetValue<T> Method |
'Declaration Protected Sub SetValue(Of T)( _ ByRef destination As T, _ ByVal value As T, _ ByVal name As String _ )
'Usage Dim instance As NotifyPropertyChanged Dim destination As T Dim value As T Dim name As String instance.SetValue(Of T)(destination, value, name)