Click or drag to resize

SequenceBinaryExpression Fields

The SequenceBinaryExpression type exposes the following members.

Fields
 NameDescription
Public fieldBalancedTypeStatic 
Protected fieldid stores the sequence /expression unique id
(Inherited from SequenceBase)
Public fieldLeft 
Public fieldLeftTypeStatic 
Public fieldRight 
Public fieldRightTypeStatic 
Public fieldSequenceComputationType The type of the sequence computation (e.g. Assignment or MethodCall)
(Inherited from SequenceComputation)
Public fieldSequenceExpressionType The type of the sequence expression (e.g. Variable or IsVisited)
(Inherited from SequenceExpression)
Top
See Also