Classe DataMemberCollection
Encapsulates an ordered list of data members. This class cannot be inherited.
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.ReportingServices.ReportRendering..::..DataMemberCollection
Espace de noms : Microsoft.ReportingServices.ReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public NotInheritable Class DataMemberCollection
'Utilisation
Dim instance As DataMemberCollection
public sealed class DataMemberCollection
public ref class DataMemberCollection sealed
[<SealedAttribute>]
type DataMemberCollection = class end
public final class DataMemberCollection
Le type DataMemberCollection expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
![]() |
Count | Returns the number of items in the collection. |
![]() |
Item | Gets the data member 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.