HashSetExtensionMethods Class |
Class for HashSet related extension methods.
Inheritance Hierarchy SystemObject SD.Tools.BCLExtensions.CollectionsRelatedHashSetExtensionMethods
Namespace: SD.Tools.BCLExtensions.CollectionsRelatedAssembly: SD.Tools.BCLExtensions (in SD.Tools.BCLExtensions.dll) Version: 1.0.0.0 (1.0.10.1127)
Syntax public static class HashSetExtensionMethods
<ExtensionAttribute>
Public NotInheritable Class HashSetExtensionMethods
The HashSetExtensionMethods type exposes the following members.
Methods
| Name | Description |
---|
| AddRangeT |
Adds the range defined by source to the destination.
|
TopSee Also