Therefore API > API Reference > Classes > ThePermissionList > Methods
Add
Adds a new or existing ThePermission to the list.
Name
Description
Add (ThePermissionType, bool, bool)
Creates a new ThePermisison instance with the specified parameters and adds it to the list.
Add (ThePermission)
Adds the specified ThePermisison to the list.
Add (unsigned long)
Adds the specified numeric permission value to the list.
Please check the help pages of the various overloads for the exact syntax in Visual Basic and C#.