Leadtools.Dicom.Common
LEAD Technologies, Inc

SetValue<T> Method (NotifyPropertyChanged)






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 SetValue<T>( 
   ref T destination,
   T value,
   string name
)
 function Leadtools.Dicom.Common.DataTypes.NotifyPropertyChanged.SetValue( 
   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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

NotifyPropertyChanged Class
NotifyPropertyChanged Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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