Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Static method: byte ToByte(object)

Declaration

public static byte ToByte(
    object value
)

Summary

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