NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

IConvertible.ToChar

[To be supplied.]

[Visual Basic]
Function ToChar() As Char
[C#]
char ToChar();
[C++]
__wchar_t ToChar() = 0;
[JScript]
function ToChar() : Char;

See Also

IConvertible Interface | IConvertible Members | System Namespace