dotnet / dotnet/dotnet-api-docs
Note GetParameters returns ordered list
- Dominant language
- C#
- Stars
- 949
- Forks
- 1.7k
- Avg merge
- 3d 27m
- Merged PRs (30d)
- 49
Description
### 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
Contributor guide
Assessment
This issue has not been assessed yet.