FlowDirectionConverter Class

Definition

public ref class FlowDirectionConverter : System::ComponentModel::TypeConverter
public class FlowDirectionConverter : System.ComponentModel.TypeConverter
type FlowDirectionConverter = class
    inherit TypeConverter
Public Class FlowDirectionConverter
Inherits TypeConverter
Inheritance
FlowDirectionConverter

Constructors

FlowDirectionConverter()

Methods

CanConvertFrom(ITypeDescriptorContext, Type)
CanConvertTo(ITypeDescriptorContext, Type)
ConvertFrom(ITypeDescriptorContext, CultureInfo, Object)
ConvertTo(ITypeDescriptorContext, CultureInfo, Object, Type)

Applies to