HslColorConverter.IsValid Method
Include Protected Members
Include Inherited Members
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.
Overload List
Name
Description
Returns whether the given value object is valid for this type. (Inherited from TypeConverter.)
IsValid(ITypeDescriptorContext, Object)
Returns whether the given value object is valid for this type and for the specified context. (Inherited from TypeConverter.)
Top