1

I have a parent object that has an attribute of ISet however I havent been able to instantiate the set correctly...how can I do this?

MatthewMartin
  • 32,326
  • 33
  • 105
  • 164
ninjasense
  • 13,756
  • 19
  • 75
  • 92

1 Answers1

2

I think you need the HashSet class.

fejesjoco
  • 11,763
  • 3
  • 35
  • 65