public bool Overlaps( IEnumerable<T> other )
Public Function Overlaps ( other As IEnumerable(Of T) ) As Boolean
public: virtual bool Overlaps( IEnumerable<T>^ other ) sealed
function Overlaps(other);
In This Article