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.ToByte

[To be supplied.]

[Visual Basic]
Function ToByte() As Byte
[C#]
byte ToByte();
[C++]
unsigned char ToByte() = 0;
[JScript]
function ToByte() : Byte;

See Also

IConvertible Interface | IConvertible Members | System Namespace