ValueContainer
Sealed class representing the result of a getValue operation. Contains either a present value or indicates that no value was provided.
Parameters
T
The type of the value being retrieved.
Sealed class representing the result of a getValue operation. Contains either a present value or indicates that no value was provided.
The type of the value being retrieved.