Goblin - A Platform for 3D AR and VR Applications

UnaryOperator Enumeration

An enumeration of possible unary expression operators.

public enum UnaryOperator

Members

Member Name Description
Empty 
UnaryPlus 
UnaryNegation 
Not 
OnesComplement 
Pointer 
Increment 
Decrement 

Requirements

Namespace: DDW.CSharp.Dom

Assembly: CSharp (in CSharp.dll)

See Also

DDW.CSharp.Dom Namespace