'Declaration <DefaultMemberAttribute("Item")> Public Interface IListBoxes Inherits GrapeCity.Spreadsheet.IReadonlyArray(Of IListBox)
'Usage Dim instance As IListBoxes
[DefaultMember("Item")] public interface IListBoxes : GrapeCity.Spreadsheet.IReadonlyArray<IListBox>