Freigeben über


GroupExpressionCollection-Klasse

Represents a collection of GroupExpressionCollection objects.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Public NotInheritable Class GroupExpressionCollection _
    Inherits ReportElementCollectionBase(Of ReportVariantProperty)
'Usage
Dim instance As GroupExpressionCollection
public sealed class GroupExpressionCollection : ReportElementCollectionBase<ReportVariantProperty>
public ref class GroupExpressionCollection sealed : public ReportElementCollectionBase<ReportVariantProperty^>
[<SealedAttribute>]
type GroupExpressionCollection =  
    class
        inherit ReportElementCollectionBase<ReportVariantProperty>
    end
public final class GroupExpressionCollection extends ReportElementCollectionBase<ReportVariantProperty>

Vererbungshierarchie

System. . :: . .Object
  Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ReportElementCollectionBase< (Of < ( <'ReportVariantProperty> ) > ) >
    Microsoft.ReportingServices.OnDemandReportRendering..::..GroupExpressionCollection

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.