'Declaration
Public Class ToolStripOverflowItemsCollection Inherits C1.DataCollection.C1DelegateList(Of Object)
public class ToolStripOverflowItemsCollection : C1.DataCollection.C1DelegateList<object>
'Declaration
Public Class ToolStripOverflowItemsCollection Inherits C1.DataCollection.C1DelegateList(Of Object)
public class ToolStripOverflowItemsCollection : C1.DataCollection.C1DelegateList<object>
System.Object
C1.DataCollection.C1DelegateList<T>
C1.WPF.Ribbon.ToolStripOverflowItemsCollection