共用方式為


IMethodSymbol.IsCheckedBuiltin 屬性

定義

傳回這個內建運算子是否檢查整數溢位。

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

屬性值

適用於