List & Label .NET
combit.Reporting.Repository Namespace / RepositoryItemDescriptorCrossPlatformObject Klasse / Descriptions Eigenschaft


In diesem Thema
    Descriptions Eigenschaft
    In diesem Thema
    Syntax
    'Deklaration
     
    
    Public ReadOnly Property Descriptions As Dictionary(Of Integer,String)
    public Dictionary<int,string> Descriptions {get;}
    public:
    property Dictionary<int,String^>^ Descriptions {
       Dictionary<int,String^>^ get();
    }
    Anforderungen

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

    Siehe auch