Property(TValue) Type Conversions

Tungsten Suite

PropertyTValue Type Conversions

Operators
  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