Method SetShouldBeMarked
SetShouldBeMarked(bool)
Sets a flag if the item should be marked.
Declaration
public void SetShouldBeMarked(bool marked)
Parameters
Type | Name | Description |
---|---|---|
bool | marked | Whether or not the item should be marked. |
Sets a flag if the item should be marked.
public void SetShouldBeMarked(bool marked)
Type | Name | Description |
---|---|---|
bool | marked | Whether or not the item should be marked. |