IOperation.ChildOperations プロパティ

定義

この操作の子操作の列挙可能。

public Microsoft.CodeAnalysis.IOperation.OperationList ChildOperations { get; }
member this.ChildOperations : Microsoft.CodeAnalysis.IOperation.OperationList
Public ReadOnly Property ChildOperations As IOperation.OperationList

プロパティ値

適用対象