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