Skip to content

property order #5

@Warpten

Description

@Warpten

Type.GetProperties and associates return an array of PropertyInfo in no particular order. They coincidentally match order in declaration but that might change, as theres, per MSDN:

The GetProperties method does not return properties in a particular order, such as alphabetical or declaration order.

might be a problem in the future

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions