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