Freigeben über


FunctionInfo.Signatures Property

Definition

Get parameter names for the specific overload.

public System.Collections.Generic.IEnumerable<Microsoft.PowerFx.FunctionInfoSignature> Signatures { get; }
member this.Signatures : seq<Microsoft.PowerFx.FunctionInfoSignature>
Public ReadOnly Property Signatures As IEnumerable(Of FunctionInfoSignature)

Property Value

Applies to