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