Eplan Platform API
Eplan.EplApi.DataModel Namespace
/
PropertyValue Class
/ ToDouble Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
Language Filter: C++/CLI
C#
C++/CLI
In This Topic
ToDouble Method (PropertyValue)
In This Topic
Used in conversion of the PropertyValue object to
double
.
Syntax
C#
C++/CLI
public
double
ToDouble()
public
:
double
ToDouble();
Return Value
double value of the PropertyValue.
See Also
Reference
PropertyValue Class
PropertyValue Members