Membri ReportItemCollection
Represents a collection of ReportItem objects.
Il tipo ReportItemCollection espone i membri seguenti.
Metodi
Nome | Descrizione | |
---|---|---|
Equals | (Ereditato da Object). | |
Finalize | (Ereditato da Object). | |
GetEnumerator | Gets the enumerator for this ReportElementCollectionBase<(Of <(<'T>)>)>. (Ereditato da ReportElementCollectionBase< (Of < ( <'T> ) > ) >). | |
GetHashCode | (Ereditato da Object). | |
GetType | (Ereditato da Object). | |
MemberwiseClone | (Ereditato da Object). | |
ToString | (Ereditato da Object). |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
Count | Gets the number of items in the collection. (Esegue l'override di ReportElementCollectionBase< (Of < ( <'T> ) > ) >. . :: . .Count.) | |
Item | Gets the item at the specified index. (Esegue l'override di ReportElementCollectionBase< (Of < ( <'T> ) > ) >. . :: . .Item[ ( [ ( Int32] ) ] ) .) |
In alto
Implementazioni esplicite dell'interfaccia
Nome | Descrizione | |
---|---|---|
IEnumerable. . :: . .GetEnumerator | Infrastruttura. (Ereditato da ReportElementCollectionBase< (Of < ( <'T> ) > ) >). |
In alto
Vedere anche