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