The PositionCalculatorConverter type exposes the following members.

Constructors

  NameDescription
PositionCalculatorConverter

Methods

  NameDescription
CanConvertFrom
Determines whether a class can be converted from a given type to an instance of IPositionCalculator.
(Overrides TypeConverter..::.CanConvertFrom(ITypeDescriptorContext, Type).)
ConvertFrom
Attempts to convert a specified object to an instance of IPositionCalculator.
(Overrides TypeConverter..::.ConvertFrom(ITypeDescriptorContext, CultureInfo, Object).)

See Also