Add

Add

This is the stub implementation of ICollection’s Add method, that only throws NotSupportedException

Add(const T & item)
ParameterDescription
itemThe item to add.