Sdílet prostřednictvím


GroupExpressionValueCollection Class

Represents a collection of GroupExpressionValue objects.

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

Syntax

'Declaration
Public NotInheritable Class GroupExpressionValueCollection
'Usage
Dim instance As GroupExpressionValueCollection
public sealed class GroupExpressionValueCollection
public ref class GroupExpressionValueCollection sealed
[<SealedAttribute>]
type GroupExpressionValueCollection =  class end
public final class GroupExpressionValueCollection

Inheritance Hierarchy

System.Object
  Microsoft.ReportingServices.OnDemandReportRendering.GroupExpressionValueCollection

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.