Goblin - A Platform for 3D AR and VR Applications

PostfixExpr.Operator Property

Gets or sets the postfix operator (which can be either ++ or --).

public PostfixOperator Operator {get; set;}

See Also

PostfixExpr Class | DDW.CSharp.Dom Namespace