Method | Description | |
---|---|---|
ContainsItem ( this |
Checks to see if the passed item is part of the current list
|
|
ContainsItem ( this |
Checks to see if the passed id is part of the current list
|
public static ContainsItem ( this |
||
items | this |
|
item | Item | |
return | bool |
public static ContainsItem ( this |
||
list | this |
|
itemId | string | |
return | bool |