Gets a value indicating whether the converter supports a standard set of values that can be picked from a list 获取一个值,该值指示转换器是否支持可从列表中选取的一组标准值。
Returns a value indicating whether this converter can convert a specified object to the specified destination type 返回一个值,该值指示转换器是否可将指定对象转换为指定的目标类型。
Gets a value indicating whether this converter can convert an object to the specified destination type by using the context 获取一个值,该值指示转换器能否使用上下文将对象转换为指定的目标类型。
Gets a value indicating whether the converter can convert an object of the specified source type to the native type of the converter 获取一个值,该值指示转换器是否可以将指定源类型的对象转换为转换器的本机类型。
Returns a value indicating whether this converter can convert an object in the specified source type to the native type of the converter 获取一个值,该值指示转换器是否可将指定源类型的对象转换为转换器的本机类型。
Indicate whether the transformation copies duplicate rows to the transformation output , or creates a single entry for all duplicates , based on the specified string comparison options 根据指定的字符串比较选项,指示转换是将重复行复制到转换输出,还是为所有重复项创建单个条目。