CanResetValue Method

Summary
When overridden in a derived class, returns a value that indicates whether resetting an object changes its value.
Syntax
C#
C++/CLI
public override bool CanResetValue( 
   object component 
) 
public: 
bool CanResetValue(  
   Object^ component 
) override  

Parameters

component
The component to test for reset capability.

Return Value

true if resetting the component changes its value; otherwise, false.

Requirements

Target Platforms

Help Version 22.0.2023.1.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.