Freigeben über


GroupExpressionValueCollection-Klasse

Represents a collection of GroupExpressionValue objects.

Vererbungshierarchie

System. . :: . .Object
  Microsoft.ReportingServices.OnDemandReportRendering..::..GroupExpressionValueCollection

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

Der GroupExpressionValueCollection-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft Count Gets the number of items in the collection.
Öffentliche Eigenschaft Item Gets the item at the specified index.

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.