Skip to content

vararg parameters are missing from the docs #397

Open
@mairaw

Description

@mairaw

This is an example of a method with a vararg param:
https://docs.microsoft.com/en-us/dotnet/api/system.console.write?view=netframework-4.8#System_Console_Write_System_String_System_Object_System_Object_System_Object_System_Object_
I don't know how many we had of these.

On MSDN, a ... param was added to the bottom of the list
image

And had special syntax for those:
image

image

You can see they look different on ildasm:
image

/cc @joelmartinez @dend

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions