Book a Demo

Author Topic: C# indexer and composition  (Read 2566 times)

deboeck

  • EA Novice
  • *
  • Posts: 18
  • Karma: +0/-0
    • View Profile
C# indexer and composition
« on: March 31, 2004, 05:00:46 pm »
Dear,

 I'm new in EA and wondering whether it is possible to

 - use C# indexers in EA (for instance "this[int i]")
 - to generate setters and getters for compositions and not only the required attributes

Thanks,
Bart