TrackerDog
TrackerDog
TrackerDog Namespaces
TrackerDog.CollectionHandling
SetChangeInterceptor(T) Class
SetChangeInterceptor(T) Methods
ISet(T).Add Method
ExceptWith Method
IntersectWith Method
IsProperSubsetOf Method
IsProperSupersetOf Method
IsSubsetOf Method
IsSupersetOf Method
Overlaps Method
SetEquals Method
SymmetricExceptWith Method
UnionWith Method
SetChangeInterceptor
T
UnionWith Method
Namespace:
TrackerDog.CollectionHandling
Assembly:
TrackerDog (in TrackerDog.dll) Version: 2.2.1.0 (2.2.1.0)
Syntax
C#
VB
Copy
public
void
UnionWith
(
IEnumerable
<T>
other
)
Public
Sub
UnionWith
(
other
As
IEnumerable
(
Of
T) )
Parameters
other
Type:
System.Collections.Generic
IEnumerable
T
Implements
ISet
T
UnionWith(IEnumerable
T
)
See Also
Reference
SetChangeInterceptor
T
Class
TrackerDog.CollectionHandling Namespace