'Declaration
Public Class CharBoxInfoCollection Inherits GrapeCity.Win.Spread.InputMan.CellType.CollectionBase(Of CharBoxInfo)
'Usage
Dim instance As CharBoxInfoCollection
public class CharBoxInfoCollection : GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<CharBoxInfo>