PropertySlim(TValue) Implicit Conversion Operators

Tungsten Suite

PropertySlimTValue  Conversion Operators

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