Creates a new Set. The Equals method and GetHashCode method on T
will be used to compare items for equality.
Namespace: X3Platform.CollectionsAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
Remarks
Items that are null are permitted, and will be sorted before all other items.
See Also