TypeConverter.IsValid Method
.NET Framework 2.0
Returns whether the given value object is valid for this type.
| Name | Description |
|---|---|
| TypeConverter.IsValid (Object) | Returns whether the given value object is valid for this type. |
| TypeConverter.IsValid (ITypeDescriptorContext, Object) | Returns whether the given value object is valid for this type and for the specified context. |