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

Definition

Gets the value as the second specified type.

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

Property Value

T2

Applies to