Item |
The ItemIdListConverter type exposes the following members.
| Name | Description | |
|---|---|---|
| CanConvertFrom | Specifies the types that can be converted into an ItemIdList. (Overrides TypeConverterCanConvertFrom(ITypeDescriptorContext, Type)) | |
| CanConvertTo | Specifies the types we can convert to. (Overrides TypeConverterCanConvertTo(ITypeDescriptorContext, Type)) | |
| ConvertFrom | Converts the value into an ItemIdList. (Overrides TypeConverterConvertFrom(ITypeDescriptorContext, CultureInfo, Object)) | |
| ConvertTo | Converts the ItemIdList into the destinationType. (Overrides TypeConverterConvertTo(ITypeDescriptorContext, CultureInfo, Object, Type)) |