In This Article

DiscardPattern Class

Represents a discard pattern.

public class DiscardPattern : Pattern, IAstNode
Inheritance:
System.Object AstNodeBase Pattern Object
Implements:
IAstNode

Remarks

This type was generated by the Actipro Language Designer tool v19.1.682.0 (http://www.actiprosoftware.com).

Constructors

DiscardPattern()

public DiscardPattern()

Properties

Id

Gets the An integer value that identifies the type of AST node.

public override int Id { get; }

Property Value

System.Int32:

The An integer value that identifies the type of AST node.

Inherited Members