Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.28
|
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)