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 category, int positionDifference)
Parameters
Type | Name | Description |
---|---|---|
System.String | category | |
System.Int32 | positionDifference |