ISet<(Of <(<'T>)>)>..::..Add Method
Adds an element to the current set and returns a value to indicate if the element was successfully added.
Namespace:
System.Collections.Generic
Assembly:
Bridge (in Bridge.dll)
Syntax
Parameters
- item
- Type: T
The element to add to the set.