UnaryOperatorKind 列挙型

定義

単項演算子の列挙。

public enum UnaryOperatorKind
type UnaryOperatorKind = 
Public Enum UnaryOperatorKind
継承
UnaryOperatorKind

フィールド

Negate 0

単項演算子。

Not 1

NOT 演算子。

適用対象