Click or drag to resize
IReadOnlyAttributeAsDouble Method
Overload List
  NameDescription
Public methodAsDouble
Value converted to a nullable double. If the value cannot be converted, an exception is thrown
Public methodAsDouble(Double)
Value converted to a double using the default value if null. If the value cannot be converted, an exception is thrown
Top
See Also