DataGroupingCollection-Klasse
Represents an ordered list of data groupings. This class cannot be inherited.
Vererbungshierarchie
System.Object
Microsoft.ReportingServices.ReportRendering.DataGroupingCollection
Namespace: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public NotInheritable Class DataGroupingCollection
'Usage
Dim instance As DataGroupingCollection
public sealed class DataGroupingCollection
public ref class DataGroupingCollection sealed
[<SealedAttribute>]
type DataGroupingCollection = class end
public final class DataGroupingCollection
Der DataGroupingCollection-Typ macht folgende Elemente verfügbar.
Eigenschaften
Name | Beschreibung | |
---|---|---|
Count | Returns the number of items in the collection. | |
Item | Returns a data grouping at the specified index. |
Zum Anfang
Methoden
Name | Beschreibung | |
---|---|---|
Equals | (Geerbt von Object.) | |
GetHashCode | (Geerbt von Object.) | |
GetType | (Geerbt von Object.) | |
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.