dotNetObject:System.Windows.Forms.ToolBar+ToolBarButtonCollection

--PROPERTIES OF dotNetObject:System.Windows.Forms.ToolBar+ToolBarButtonCollectionDefault / Value
.Count : , read-only0
.IsReadOnly : , read-onlyfalse
.Item[index] : undefined
.Item[key] : , read-onlyundefined
--METHODS OF dotNetObject:System.Windows.Forms.ToolBar+ToolBarButtonCollection
.Add text
.Add button
.AddRange buttons
.Clear()
.Contains button
.ContainsKey key
.Equals obj
.[static]Equals objA objB
.GetEnumerator()
.GetHashCode()
.GetType()
.IndexOf button
.IndexOfKey key
.Insert index button
.[static]ReferenceEquals objA objB
.Remove button
.RemoveAt index
.RemoveByKey key
.ToString()
--EVENTS OF dotNetObject:System.Windows.Forms.ToolBar+ToolBarButtonCollection