HashSetExtensionMethods Class |
Class for HashSet related extension methods.
Inheritance HierarchySystemObject SD.Tools.BCLExtensions.CollectionsRelatedHashSetExtensionMethods
Namespace:
SD.Tools.BCLExtensions.CollectionsRelated
Assembly:
SD.Tools.BCLExtensions (in SD.Tools.BCLExtensions.dll) Version: 1.1.1
Syntaxpublic static class HashSetExtensionMethods
<ExtensionAttribute>
Public NotInheritable Class HashSetExtensionMethods
The HashSetExtensionMethods type exposes the following members.
Methods
| Name | Description |
---|
![Public method Public method](../icons/pubmethod.gif) ![Static member Static member](../icons/static.gif) | AddRangeT |
Adds the range defined by source to the destination.
|
Top
See Also