[To be supplied.] The SByte type is not CLS compliant. The CLS-compliant alternative is Byte.
[C#] public virtual sbyte ToSByte(); [C++] public: virtual char ToSByte(); [JScript] public function ToSByte() : SByte;
[Visual Basic] The SByte type cannot be used in Visual Basic.