Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Static method: sbyte ToSByte(object)

Declaration

public static sbyte ToSByte(
    object value
)

Summary

Converts the specified object to an sbyte. Throws an ExactConvertException if the object cannot be converted exactly.