Classe DataValueCollection
Represents the data values in one cell of a CustomData object. This class cannot be inherited.
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.ReportingServices.ReportRendering..::..DataValueCollection
Espace de noms : Microsoft.ReportingServices.ReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public NotInheritable Class DataValueCollection
'Utilisation
Dim instance As DataValueCollection
public sealed class DataValueCollection
public ref class DataValueCollection sealed
[<SealedAttribute>]
type DataValueCollection = class end
public final class DataValueCollection
Le type DataValueCollection expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
![]() |
Count | Gets the number of data values in the collection. |
![]() |
Item | Gets the data value at the specified index. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
![]() |
Equals | (hérité de Object.) |
![]() |
Finalize | (hérité de Object.) |
![]() |
GetHashCode | (hérité de Object.) |
![]() |
GetType | (hérité de Object.) |
![]() |
MemberwiseClone | (hérité de Object.) |
![]() |
ToString | (hérité de Object.) |
Haut de la page
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.