Freigeben über


UnaryOperatorKind Enumeration

Definition

Enumeration von binären Operatoren.

public enum UnaryOperatorKind
type UnaryOperatorKind = 
Public Enum UnaryOperatorKind
Vererbung
UnaryOperatorKind

Felder

Negate 0

Der unäre Operator.

Not 1

Der Not-Operator.

Gilt für: