ITypeSymbol.IsTupleType Property

Definition

Is this a symbol for a tuple .

public:
 property bool IsTupleType { bool get(); };
public bool IsTupleType { get; }
member this.IsTupleType : bool
Public ReadOnly Property IsTupleType As Boolean

Property Value

Applies to