combit List & Label 30 - .NET Hilfe
combit.Reporting.Dom Namespace / CollectionCollectionVariableColumns Klasse
Member


In diesem Thema
    CollectionCollectionVariableColumns Klasse
    In diesem Thema
    Auflistung von CollectionVariableColumn Einträgen.
    Objektmodell
    CollectionCollectionVariableColumns KlasseCollectionVariableColumn Klasse
    Syntax
    'Deklaration
     
    
    Public Class CollectionCollectionVariableColumns 
       Inherits combit.Reporting.Dom.DomCollectionBase(Of CollectionVariableColumn)
       Implements IDomCollectionBase 
    public class CollectionCollectionVariableColumns : combit.Reporting.Dom.DomCollectionBase<CollectionVariableColumn>, IDomCollectionBase  
    public ref class CollectionCollectionVariableColumns : public combit.Reporting.Dom.DomCollectionBase<CollectionVariableColumn>, IDomCollectionBase  
    Vererbungshierarchie

    System.Object
       System.Collections.ObjectModel.Collection<T>
          System.Collections.ObjectModel.ObservableCollection<T>
             combit.Reporting.Dom.DomCollectionBase<T>
                combit.Reporting.Dom.CollectionCollectionVariableColumns

    Anforderungen

    Plattformen: Windows 10 (Version 21H2 - 22H2), Windows 11 (22H2 - 24H2), Windows Server 2016 - 2025
    .NET: .NET Framework 4.8, .NET 6, .NET 8, .NET 9

    Siehe auch