| OptionalValueTHasValue Property |
Gets a value indicating whether the current `OptionalValue<T>` has a value
Namespace:
Deedle
Assembly:
Deedle (in Deedle.dll) Version: 1.2
Syntax public bool HasValue { get; }
Property Value
Type:
Boolean[Missing <value> documentation for "P:Deedle.OptionalValue`1.HasValue"]
See Also