[]
Adds the specified SideButtonBase to the collection.
public int Add(SideButtonBase value)
Public Function Add(value As SideButtonBase) As Integer
Type | Name | Description |
---|---|---|
SideButtonBase | value | The SideButtonBase to add. |
Type | Description |
---|---|
int | The index at which the new element was inserted. |