Interface IParenthesizedOperation
Inherited Members
Namespace: Microsoft.CodeAnalysis.Operations
Assembly: Microsoft.CodeAnalysis.dll
Syntax
public interface IParenthesizedOperation : IOperation
Properties
Operand
Declaration
IOperation Operand { get; }
Property Value
| Type | Description |
|---|---|
| IOperation |