TypeConverter::IsValid Method
.NET Framework (current version)
Returns whether the given value object is valid for this type.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | IsValid(ITypeDescriptorContext^, Object^) | Returns whether the given value object is valid for this type and for the specified context. |
![]() | IsValid(Object^) | Returns whether the given value object is valid for this type. |
Show:
