Method ISet<TValue>.Add
ISet<TValue>.Add(TValue)
Not supported.
Declaration
bool ISet<TValue>.Add(TValue item)
Parameters
| Type | Name | Description |
|---|---|---|
| TValue | item |
Returns
| Type | Description |
|---|---|
| bool |
Implements
Exceptions
| Type | Condition |
|---|---|
| NotSupportedException | This operation is not supported. |