dotNetObject:System.Windows.Forms.Menu+MenuItemCollection

--PROPERTIES OF dotNetObject:System.Windows.Forms.Menu+MenuItemCollectionDefault / Value
.Count : , read-only0
.IsReadOnly : , read-onlyfalse
.Item[index] : , read-onlyundefined
.Item[key] : , read-onlyundefined
--METHODS OF dotNetObject:System.Windows.Forms.Menu+MenuItemCollection
.Add item
.Add caption
.Add index item
.Add caption onClick
.Add caption items
.AddRange items
.Clear()
.Contains value
.ContainsKey key
.CopyTo dest index
.Equals obj
.[static]Equals objA objB
.Find key searchAllChildren
.GetEnumerator()
.GetHashCode()
.GetType()
.IndexOf value
.IndexOfKey key
.[static]ReferenceEquals objA objB
.Remove item
.RemoveAt index
.RemoveByKey key
.ToString()
--EVENTS OF dotNetObject:System.Windows.Forms.Menu+MenuItemCollection