Leadtools.Dicom.Common

SetValue<T> Method (NotifyPropertyChanged)

Show in webframe





The output variable to be updated with the new value.
The value of the property.
The name of the property.
Sets the property values and fires a notify property change event if required.
Syntax
protected void SetValue<T>( 
   ref T destination,
   T value,
   string name
)
'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)

            

            
protected:
void SetValuegeneric<typename T>
( 
   T^% destination,
   T^ value,
   String^ name
) 

Parameters

destination
The output variable to be updated with the new value.
value
The value of the property.
name
The name of the property.

Type Parameters

T
Requirements

Target Platforms

See Also

Reference

NotifyPropertyChanged Class
NotifyPropertyChanged Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Common requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features