IsProperSupersetOf(IEnumerable<T>)
Declaration
public bool IsProperSupersetOf(IEnumerable<T> other)
Parameters
Type | Name | Description |
---|---|---|
IEnumerable<T> | other |
Returns
Type | Description |
---|---|
bool |
public bool IsProperSupersetOf(IEnumerable<T> other)
Type | Name | Description |
---|---|---|
IEnumerable<T> | other |
Type | Description |
---|---|
bool |