Class '<classname>' does not implement the System.Collections.ICollection interface

The class does not implement the System.Collections.ICollection interface, which defines size, enumerators and synchronization methods for all collections. It may be necessary to reinstall Visual Studio.

To correct this error

  • Reinstall Visual Studio.

See Also

Reference

ICollection