[]
Converts Tag objects to/from other types.
public class Tag.TagConverter : TypeConverter
Name | Description |
---|---|
TagConverter() |
Name | Description |
---|---|
CanConvertTo(ITypeDescriptorContext, Type) | Tests whether this converter can convert the object to the specified type. |
ConvertTo(ITypeDescriptorContext, CultureInfo, object, Type) | Converts the given value object to the specified type. |