SumType<T1,T2,T3,T4>.First Property

Definition

Gets the value as the first specified type.

public:
 property T1 First { T1 get(); };
public T1 First { get; }
member this.First : 'T1
Public ReadOnly Property First As T1

Property Value

T1

Applies to