IReadOnlyPropertyAsDouble Method |
Name | Description | |
---|---|---|
![]() | AsDouble | Value converted to a nullable double.
If the value cannot be converted, an exception is thrown |
![]() | AsDouble(Double) | Value converted to a double using the default value if null.
If the value cannot be converted, an exception is thrown |