PropertySlim(TValue) Type Conversions

Tungsten Suite

PropertySlimTValue Type Conversions

Operators
  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