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

Definition

Gets the value as the fourth specified type.

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

Property Value

T4

Applies to