C#
VB
C++
Returns whether the given value object is valid for this type and for the specified context.
Public Overrides Function IsValid( _
ByVal context As ITypeDescriptorContext, _
ByVal value As Object _
) As Boolean
context
An ITypeDescriptorContext that provides a format context.
value
The Object to test for validity.
true
if the specified value is valid for this object; otherwise, false
.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET