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