PostSharpAPI ReferencePost­Sharp.​Reflection.​Method­BodyIStatement­ExpressionNext­Sibling
Open sandboxFocus

IStatementExpression.NextSibling Property

NextSibling

Gets a next sibling of the current expression within IBlockExpression.

Declaration
IStatementExpression NextSibling { get; }
Property Value
Type Description
IStatementExpression