[Hauptseite] / [IGuiControlCollection]
Interface IGuiControlCollection
  Function Clear()
  Function CopyTo(array As Array, index As Integer) (geerbt)
  Property Count As Integer (geerbt)
  Function GetEnumerator() As IEnumerator (geerbt)
  Function Insert(index As Integer, control As IGuiControl)
  Property IsSynchronized As Boolean (geerbt)
  Property Item(index As Integer) As IGuiControl
  Function Remove(control As IGuiControl)
  Function RemoveAt(index As Integer)
  Property SyncRoot As Object (geerbt)

//wiki.stne.net/index.php?title=API:IGuiControlCollection
//wiki.en.stne.net/index.php?title=API:IGuiControlCollection