Property
Value
val Value: object?
Type: T1 | T2 | T3 | T4 | T5
Namespace: System
Assembly: Raven.Core.dll
Source file: Union.rvn
Represents a value that can contain one of five alternative types.
Type parameters
| Name | Description |
|---|---|
T1 |
The first alternative type. |
T2 |
The second alternative type. |
T3 |
The third alternative type. |
T4 |
The fourth alternative type. |
T5 |
The fifth alternative type. |