InsertCategory Method
InsertCategory(Int32, String)
When implemented by a class, inserts category in the specified position.
Declaration
void InsertCategory(int index, string categoryName)
Parameters
Type | Name | Description |
---|---|---|
Int32 | index | |
String | categoryName |