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