Click or drag to resize

SequenceExpressionArrayIndexOfOrderedBy Fields

The SequenceExpressionArrayIndexOfOrderedBy type exposes the following members.

Fields
 NameDescription
Public fieldContainerExpr
(Inherited from SequenceExpressionContainer)
Protected fieldid stores the sequence /expression unique id
(Inherited from SequenceBase)
Public fieldmemberOrAttributeName
(Inherited from SequenceExpressionArrayByAttributeAccessIndexOf)
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)
Public fieldValueToSearchForExpr
(Inherited from SequenceExpressionArrayByAttributeAccessIndexOf)
Top
See Also