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