FunctionInfo.Signatures Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)