PostSharp / / API Reference / Post­Sharp.​Patterns.​Collections / Advisable­Hash­Set<T> / Union­With

Method UnionWith

UnionWith(IEnumerable<T>)

Declaration
public void UnionWith(IEnumerable<T> other)
Parameters
Type Name Description
IEnumerable<T> other