RDTA.PickDP.WebExtensions.TableConverter Class

Provides a unified method for converting types of values to other types, as well as for accessing standard values and subproperties.

Public Constructors

New

Constructor.

Public Methods

CanConvertFrom

Returns whether or not object of one type can be converted to this type of converter.

ConvertFrom

Converts the given value to this type of converter.

GetStandardValues

Returns a collection of standard values for the data type this type of converter is designed for.

GetStandardValuesSupported

Returns whether or not this object supports a standard set of values that can be picked from a list.

MemberwiseClone

Returns a copy of the current instance. For internal use only.

ToString

Returns a string that represents the current instance.