
'Declaration
Public Class CollectionObjectBases Inherits combit.Reporting.Dom.DomCollectionBase(Of ObjectBase) Implements IDomCollectionBase
public class CollectionObjectBases : combit.Reporting.Dom.DomCollectionBase<ObjectBase>, IDomCollectionBase
public ref class CollectionObjectBases : public combit.Reporting.Dom.DomCollectionBase<ObjectBase>, IDomCollectionBase
ObjectLine llObjLine = new ObjectLine(proj.Objects); ... ObjectRectangle llObjRect = new ObjectRectangle(proj.Objects);
System.Object
System.Collections.ObjectModel.Collection<T>
System.Collections.ObjectModel.ObservableCollection<T>
combit.Reporting.Dom.DomCollectionBase<T>
combit.Reporting.Dom.CollectionObjectBases
Platforms: Windows 10 (Version 21H2 - 22H2), Windows 11 (22H2 - 24H2), Windows Server 2016 - 2025
.NET: .NET Framework 4.8, .NET 6, .NET 8, .NET 9