共用方式為


IFunctionPointerInvocationOperation.Arguments 屬性

定義

調用的引數。 引數會依評估順序排列。

public System.Collections.Immutable.ImmutableArray<Microsoft.CodeAnalysis.Operations.IArgumentOperation> Arguments { get; }
member this.Arguments : System.Collections.Immutable.ImmutableArray<Microsoft.CodeAnalysis.Operations.IArgumentOperation>
Public ReadOnly Property Arguments As ImmutableArray(Of IArgumentOperation)

屬性值

適用於