Property(TOwner, TValue) Type Conversions

Tungsten Suite

PropertyTOwner, TValue Type Conversions

Operators
  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