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

Definition

Gets the value as the third specified type.

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

Property Value

T3

Applies to