This documentation is archived and is not being maintained.

PropertyConverter Methods

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

The PropertyConverter type exposes the following members.

  NameDescription
Public method Static member EnumFromString Infrastructure. Converts the string representation to a value of the specified enumeration type.
Public method Static member EnumToString Infrastructure. Converts the value of the specified enumeration type to its equivalent string representation.
Public method Static member ObjectFromString Infrastructure. Converts the string value to the specified object type.
Top
Show: