Property(TValue) Implicit Conversion Operators

Tungsten Suite

PropertyTValue  Conversion Operators

Overload List
  NameDescription
Public operatorStatic member(TValue to PropertyTValue)
Implicit conversion from TValue to Property<TValue>
Public operatorStatic member(PropertyTValue to TValue)
Implicit conversion from Property<TValue> to TValue
Top
See Also