Skip to content

Iterators are missing for heterogeneous types in objc2winmd. #2667

Open

Description

If a container holds different types (e.g. nsstring, nsnumber, etc), we can't iterate over it from C#.
Looks like we missed implementing IIterable and IIterator for heterogeneous containers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions