Document! X and HelpStudio 2019
In This Topic
    OverloadSignature Metadata Element
    In This Topic
    Description
    Outputs the signature for a particular overload (i.e. a single line summary of the overload parameters).
    Usage

    This Metadata Element can only be used in Page Types or Scraps that relate to the .NET Documentation Item Types listed below. (more info)

    • Method
    • Constructor
    • Operator
    Use in Page Types or scraps that do not relate to these specific Item Types may result in unexpected output or documentation build errors.
    Parameters
    ParameterTypeDescription
    langThe language for which the parameters should be formatted (e.g. "cs", "vb").
    Remarks
    Uses the {Language}_CONSTRUCTOR_OVERLOAD_SUMMARY, {Language}_METHOD_OVERLOAD_SUMMARY or {Language}_OPERATOR_OVERLOAD_SUMMARY scrap to format the output.