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