Set this holder to point to the specified holder.
Synopsis
Declared in <ball_category.h>
void
setNext(CategoryHolder* holder);
Parameters
Name |
Description |
holder |
next category holder in the linked list; may be null |
Created with MrDocs