System.Linq.Expressions.GotoExpression Class

Represents an unconditional jump. This includes return statements, break and continue statements, and other jumps.

See Also: GotoExpression Members

Syntax

[System.Diagnostics.DebuggerTypeProxy(typeof(System.Linq.Expressions.Expression/GotoExpressionProxy))]
public sealed class GotoExpression : Expression

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Linq.Expressions
Assembly: System.Core (in System.Core.dll)
Assembly Versions: 4.0.0.0