<PackageReference Include="System.ServiceModel.Primitives" Version="8.1.2" />

System.ServiceModel.Channels.BindingElementCollection

public void AddRange(BindingElement[] elements)

public bool Contains(Type bindingElementType)

public T Find<T>()

public Collection<T> FindAll<T>()

public T Remove<T>()

public Collection<T> RemoveAll<T>()