TemplateInstance.removeAdapters Method
Removes adapters starting at the specified index from the template instance.
Parameters
- index
-
Type: Number (Integer)
An index in the adapters array at which to remove adapters.
- count
-
Type: Number (Integer)
(optional) The number of adapters to remove starting at index. If not specified, one adapter will be removed.
Optional: True