ShouldSerializeValue Method

Summary
When overridden in a derived class, determines a value indicating whether the value of this property needs to be persisted.
Syntax
C#
C++/CLI
public override bool ShouldSerializeValue( 
   object 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

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.