Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Static method: short ToShort(object)

Declaration

public static short ToShort(
    object value
)

Summary

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