Method Add
Add(IScrollingButton)
When implemented by a class, adds an IScrollingButton
to the list.
void Add(IScrollingButton item)
Parameters
item
IScrollingButtonIScrollingButton
to be added.
When implemented by a class, adds an IScrollingButton
to the list.
void Add(IScrollingButton item)
item
IScrollingButtonIScrollingButton
to be added.