Converts an object of a given type into a string.
Overload List
| Name | Description | |
|---|---|---|
![]() ![]() |
GetString<T>(T) | Converts an object of a given type into a string. |
![]() ![]() |
GetString<T>(SerializationContext, T) | Converts a string into a given type. |
Top
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
Converts an object of a given type into a string.
| Name | Description | |
|---|---|---|
![]() ![]() |
GetString<T>(T) | Converts an object of a given type into a string. |
![]() ![]() |
GetString<T>(SerializationContext, T) | Converts a string into a given type. |
Top