Book a Demo

Author Topic: C# List as association  (Read 3035 times)

kevin_bkt

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
C# List as association
« on: May 08, 2009, 01:48:29 pm »
I'm just starting to use EA to import some C# code.  I've got a class with an attribute of a strongly typed collection, like List<MyType>.  When I import it, the attribute is there but no association is created to reflect the collection.

Am I doing something wrong?  Is this a limitation of the software?

Thanks in advance for any help!