Skip to content

Remove properties Children and NamedChildren #2927

@ewoutkramer

Description

@ewoutkramer

These properties list the properties of an instance, and are replaced by GetElementPairs() and IReadOnlyDictionary. We should remove them or rewrite these as (obsolete) extension methods, so they can be used by people (most notably Forge) to have a migration path. We could keep the original properties in, but throwing NotImplemented and add an Obsolete to them to point to the new extension methods.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions