Property(TOwner, TValue) Implicit Conversion Operators

Tungsten Suite

PropertyTOwner, TValue  Conversion Operators

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