MoveCategory Method
MoveCategory(String, Int32)
When implemented by a class, moves category to its current position plus value specified by positionDifference parameter.
Declaration
void MoveCategory(string categoryName, int positionDifference)
Parameters
Type | Name | Description |
---|---|---|
String | categoryName | |
Int32 | positionDifference |