dotnet-api-docs
dotnet-api-docs copied to clipboard
Note GetParameters returns ordered list
Type of issue
Missing information
Description
Although at least two datapoints implicitly describe this fact, it's imho still helpful to explicitly note orderedness of the result instance. The datapoints being: an array is returned, plus method parmeters order is significant in the C# spec.
Page URL
https://learn.microsoft.com/en-us/dotnet/api/system.reflection.methodbase.getparameters?view=net-8.0#system-reflection-methodbase-getparameters
Content source URL
https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System.Reflection/MethodBase.xml
Document Version Independent Id
b0def5ff-8c5c-036d-f305-12da3a6cc26e
Article author
@dotnet-bot