public void ExceptWith( IEnumerable<T> other )
Public Sub ExceptWith ( other As IEnumerable(Of T) )
public: virtual void ExceptWith( IEnumerable<T>^ other ) sealed
abstract ExceptWith : other : IEnumerable<'T> -> unit override ExceptWith : other : IEnumerable<'T> -> unit
function ExceptWith(other);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.