Struct

T1 | T2 | T3 | T4

union struct T1 | T2 | T3 | T4

Namespace: System
Assembly: Raven.Core.dll
Source file: Union.rvn

Inheritance: object → ValueType → T1 | T2 | T3 | T4

Represents a value that can contain one of four 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.

Constructors

4 items

Properties

2 items

Methods

6 items