Table of Contents

Method Add

Namespace
Alternet.Editor
Assembly
Alternet.Editor.v9.dll

Add(IScrollingButton)

When implemented by a class, adds an IScrollingButton to the list.

void Add(IScrollingButton item)

Parameters

item IScrollingButton

IScrollingButton to be added.