
Public Member Functions | |
| void | Add (wx.Aui.AuiToolBarItem auiToolBarItem) |
| AuiToolBarItemArray (IntPtr auiToolBarItemArray) | |
| AuiToolBarItemArray () | |
| override void | Dispose () |
| void | Empty () |
| int | Index (wx.Aui.AuiToolBarItem auiToolBarItem) |
| void | Insert (wx.Aui.AuiToolBarItem auiToolBarItem, int index) |
| void | RemoveAt (int index) |
Protected Member Functions | |
| override void | CallDTor () |
| wx.Aui.AuiToolBarItemArray.AuiToolBarItemArray | ( | ) |
| wx.Aui.AuiToolBarItemArray.AuiToolBarItemArray | ( | IntPtr | auiToolBarItemArray | ) |
| void wx.Aui.AuiToolBarItemArray.Add | ( | wx.Aui.AuiToolBarItem | auiToolBarItem | ) |
| override void wx.Aui.AuiToolBarItemArray.CallDTor | ( | ) | [protected, virtual] |
| override void wx.Aui.AuiToolBarItemArray.Dispose | ( | ) | [virtual] |
Reimplemented from wx.Object.
| void wx.Aui.AuiToolBarItemArray.Empty | ( | ) |
| int wx.Aui.AuiToolBarItemArray.Index | ( | wx.Aui.AuiToolBarItem | auiToolBarItem | ) |
| void wx.Aui.AuiToolBarItemArray.Insert | ( | wx.Aui.AuiToolBarItem | auiToolBarItem, | |
| int | index | |||
| ) |
| void wx.Aui.AuiToolBarItemArray.RemoveAt | ( | int | index | ) |