dotNetObject:System.Windows.Forms.StatusBar+StatusBarPanelCollection

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