'Declaration Public Class DropDownItemCollection Inherits System.Collections.Generic.List(Of DropDownItem)
public class DropDownItemCollection : System.Collections.Generic.List<DropDownItem>
'Declaration Public Class DropDownItemCollection Inherits System.Collections.Generic.List(Of DropDownItem)
public class DropDownItemCollection : System.Collections.Generic.List<DropDownItem>
System.Object
System.Collections.Generic.List<T>
GrapeCity.Documents.Word.DropDownItemCollection