NextSibling
Gets a next sibling of the current expression within IBlockExpression.
Declaration
IStatementExpression NextSibling { get; }
Property Value
Type | Description |
---|---|
IStatementExpression |
Gets a next sibling of the current expression within IBlockExpression.
IStatementExpression NextSibling { get; }
Type | Description |
---|---|
IStatementExpression |