Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Static method: double ToDouble(object)

Declaration

public static double ToDouble(
    object value
)

Summary

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