combit List & Label 28 - .NET Help
combit.Reporting.Dom Namespace / DomArrayBase<T> Class
Members


In This Topic
    DomArrayBase<T> Class
    In This Topic
    Object Model
    DomArrayBase<T> Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class DomArrayBase(Of T As DomItem) 
       Inherits DomItem
    public abstract class DomArrayBase<T> : DomItem 
    where T: DomItem
    generic<typename T>
    public ref class DomArrayBase abstract : public DomItem 
    where T: DomItem
    Type Parameters
    T
    Inheritance Hierarchy
    Requirements

    Platforms: Windows 8.1, Windows 10 (Version 20H2 - 22H2), Windows 11 (21H2 - 22H2), Windows Server 2012 - 2022

    See Also