Overload | Description |
---|---|
ToString(Object) | Converts an object to a string if the type is registered, or ArgumentOutOfRangeException is thrown if no transform is registered for that type. |
ToString<TYPE>(TYPE) | Converts the value of TYPE to a string if the type is registered, or ArgumentOutOfRangeException is thrown if no transform is registered for that type. |
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7