Harness proD API Help
EPLAN.Harness.API.ApiProperties Namespace
/
PropertyValue Class
/ Implicit Type Conversion Operator
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Implicit Type Conversion Operator (PropertyValue)
In This Topic
Implicit conversion from
System.String
to
PropertyValue
.
Overload List
Overload
Description
Implicit Type Conversion(PropertyValue,String)
Implicit conversion from
System.String
to
PropertyValue
.
Implicit Type Conversion(String,PropertyValue)
Implicit conversion from
PropertyValue
to
System.String
.
Implicit Type Conversion(PropertyValue,Boolean)
Implicit conversion from
System.Boolean
to
PropertyValue
.
Implicit Type Conversion(Boolean,PropertyValue)
Implicit conversion from
PropertyValue
to
System.Boolean
.
Implicit Type Conversion(PropertyValue,Double)
Implicit conversion from
System.Double
to
PropertyValue
.
Implicit Type Conversion(Double,PropertyValue)
Implicit conversion from
PropertyValue
to
System.Double
.
Implicit Type Conversion(PropertyValue,Tuple<Double,Double>)
Implicit conversion from
Tuple
with two
System.Double
numbers to
PropertyValue
.
Implicit Type Conversion(Tuple<Double,Double>,PropertyValue)
Implicit conversion from
PropertyValue
to
Tuple
with two
System.Double
s.
Implicit Type Conversion(PropertyValue,Interval<Double>)
Implicit conversion from
System.Double
Interval<T>
to
PropertyValue
.
Implicit Type Conversion(Interval<Double>,PropertyValue)
Implicit conversion from
PropertyValue
to
System.Double
Interval<T>
.
Implicit Type Conversion(PropertyValue,Double[])
Implicit conversion from
System.Array
of
System.Double
to
PropertyValue
.
Implicit Type Conversion(Double[][],PropertyValue)
Implicit Type Conversion(PropertyValue,Color)
Implicit conversion from
System.Drawing.Color
to
PropertyValue
.
Implicit Type Conversion(Color,PropertyValue)
Implicit conversion from
PropertyValue
to
System.Drawing.Color
.
Implicit Type Conversion(PropertyValue,DateTime)
Implicit conversion from
System.DateTime
to
PropertyValue
.
Implicit Type Conversion(DateTime,PropertyValue)
Implicit conversion from
PropertyValue
to
System.DateTime
.
Implicit Type Conversion(PropertyValue,Int32)
Implicit conversion from
System.Int32
to
PropertyValue
.
Implicit Type Conversion(Int32,PropertyValue)
Implicit conversion from
PropertyValue
to
System.Int32
.
Implicit Type Conversion(PropertyValue,Single)
Implicit conversion from
System.Single
to
PropertyValue
.
Implicit Type Conversion(Single,PropertyValue)
Implicit conversion from
PropertyValue
to
System.Single
.
Implicit Type Conversion(PropertyValue,UInt32)
Implicit conversion from
System.Int32
to
PropertyValue
.
Implicit Type Conversion(UInt32,PropertyValue)
Implicit conversion from
PropertyValue
to
System.Int32
.
See Also
Reference
PropertyValue Class
PropertyValue Members