TypeConverter.IsValid Method
.NET Framework 4
Returns whether the given value object is valid for this type.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
IsValid(Object) | Returns whether the given value object is valid for this type. |
|
IsValid(ITypeDescriptorContext, Object) | Returns whether the given value object is valid for this type and for the specified context. |