Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

ShouldSerializeValue Method






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

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features