dotNetObject:System.Windows.Forms.ToolStripItemCollection

--PROPERTIES OF dotNetObject:System.Windows.Forms.ToolStripItemCollectionDefault / Value
.Count : , read-only0
.IsReadOnly : , read-onlyfalse
.Item[index] : , read-onlyundefined
.Item[key] : , read-onlyundefined
--METHODS OF dotNetObject:System.Windows.Forms.ToolStripItemCollection
.Add value
.Add image
.Add text
.Add text image
.Add text image onClick
.AddRange toolStripItems
.AddRange toolStripItems
.Clear()
.Contains value
.ContainsKey key
.CopyTo array index
.CopyTo array index
.Equals obj
.[static]Equals objA objB
.Find key searchAllChildren
.GetEnumerator()
.GetHashCode()
.GetType()
.IndexOf value
.IndexOfKey key
.Insert index value
.[static]ReferenceEquals objA objB
.Remove value
.RemoveAt index
.RemoveByKey key
.ToString()
--EVENTS OF dotNetObject:System.Windows.Forms.ToolStripItemCollection