ExpressionsCollectionConverter Constructor

Definition

Initializes a new instance of the ExpressionsCollectionConverter class.

public:
 ExpressionsCollectionConverter();
public ExpressionsCollectionConverter ();
Public Sub New ()

Remarks

Note

You should never access a type converter directly. This implementation of TypeConverter is intended only for use by an ExpressionBindingCollection object at design time.

Applies to

See also