This is preliminary documentation and subject to change. To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
Int64.ToSByte
[To be supplied.]
[Visual Basic]
Overridable Public Function ToSByte() As SByte
[C#]
public virtual sbyte ToSByte();
[C++]
public: virtual char ToSByte();
[JScript]
public function ToSByte() : SByte;