'Declaration
Public Class CollectionTextItems Inherits combit.Reporting.Dom.DomCollectionBase(Of TextItem)
public class CollectionTextItems : combit.Reporting.Dom.DomCollectionBase<TextItem>
public ref class CollectionTextItems : public combit.Reporting.Dom.DomCollectionBase<TextItem>