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