IsValid Method

Summary
Returns whether the given value object is valid for this type and for the specified context.
Syntax
C#
C++/CLI
public override bool IsValid( 
   ITypeDescriptorContext context, 
   object value 
) 
public: 
virtual bool IsValid (  
   ITypeDescriptorContext^ context, 
   Object^ value 
)  

Parameters

context
An ITypeDescriptorContext that provides a format context.

value
The Object to test for validity.

Return Value

true if the specified value is valid for this object; 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.