[]
Represents the value "Nothing" in the ExpressionInfo.
public sealed class NothingExpressionInfo : ExpressionInfo, IComparable
Name | Description |
---|---|
Create() | Returns an instance of NothingExpressionInfo. |
Equals(ExpressionInfo) | Determines whether the specified ExpressionInfo object represents the same expression as the given one. |
GenerateExpressionString() | Generates expression string |
GetHashCode() | Generates a HashCode for this expression. |