Leadtools.Dicom.Common

ShouldSerializeValue Method

Show in webframe





The component with the property to be examined for persistence.
When overridden in a derived class, determines a value indicating whether the value of this property needs to be persisted.
Syntax
public override bool ShouldSerializeValue( 
   object component
)
'Declaration
 
Public Overrides Function ShouldSerializeValue( _
   ByVal component As Object _
) As Boolean
'Usage
 
Dim instance As DicomEditablePropertyDescriptor
Dim component As Object
Dim value As Boolean
 
value = instance.ShouldSerializeValue(component)

            

            
public:
bool ShouldSerializeValue( 
   Object^ component
) override 

Parameters

component
The component with the property to be examined for persistence.

Return Value

true if the property should be persisted; otherwise, false.
Requirements

Target Platforms

See Also

Reference

DicomEditablePropertyDescriptor Class
DicomEditablePropertyDescriptor 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