Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Extension method: double AsDouble(this XAttribute)

Declaration

public static double AsDouble(
    this XAttribute attribute
)

Summary

Returns the value of this attribute, converted to a double. If the conversion cannot succeed, throws an exception describing which attribute was expected to be a double.