Add
Add
This is the stub implementation of ICollection’s Add method, that only throws NotSupportedException
Add(const T & item)
| Parameter | Description |
|---|---|
| item | The item to add. |
This is the stub implementation of ICollection’s Add method, that only throws NotSupportedException
Add(const T & item)
| Parameter | Description |
|---|---|
| item | The item to add. |