AbstractValueMapTEmpty Field
Generates an empty value map, showing no value has been assigned.
Namespace: MobileTrack.Common.EnumsAssembly: MobileTrack.Common (in MobileTrack.Common.dll) Version: 0.7+45c8d9adb5970d727cceec44a5ed61aea0016e50
public static readonly T Empty
Field Value
T
An 'empty value' is generally not a valid value, but can be used as a fallback value.
This is why they're not listed within the options of classes derived from
AbstractValueMapT