Overload | Description |
---|---|
Item(Int32) | Gets or sets the SideButtonBase at the specified index in the collection. |
Item(String) | Gets or sets the element with the specified name. |
Overload | Description |
---|---|
Item(Int32) | Gets or sets the SideButtonBase at the specified index in the collection. |
Item(String) | Gets or sets the element with the specified name. |
Exception | Description |
---|---|
System.ArgumentOutOfRangeException | The index parameter is outside the valid range of indexes for the collection. |