0

I'd like to expose my Dictionary(int, obj) to COM so the VBA people can do for i = 1 to UnitKey.Count. I thought I could simply Public Function UnitKeys() As KeyCollection, but "KeyCollection isn't defined". What is the proper way to expose these?

Maury Markowitz
  • 8,303
  • 8
  • 36
  • 79

0 Answers0