'Declaration
Public MustInherit Class CollectionTableLinesBase Inherits combit.Reporting.Dom.DomCollectionBase(Of TableLineBase)
public abstract class CollectionTableLinesBase : combit.Reporting.Dom.DomCollectionBase<TableLineBase>
public ref class CollectionTableLinesBase abstract : public combit.Reporting.Dom.DomCollectionBase<TableLineBase>