Membri ReportElementCollectionBase(T)
Represents the base class for all report element collections.
Il tipo ReportElementCollectionBase< (Of < ( <'T> ) > ) > espone i membri seguenti.
Costruttori
Nome | Descrizione | |
---|---|---|
ReportElementCollectionBase< (Of < ( <'T> ) > ) > | Infrastruttura. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
Equals | (Ereditato da Object). | |
Finalize | (Ereditato da Object). | |
GetEnumerator | Gets the enumerator for this 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. | |
Item | Gets the item at the specified index. |
In alto
Implementazioni esplicite dell'interfaccia
Nome | Descrizione | |
---|---|---|
IEnumerable. . :: . .GetEnumerator | Infrastruttura. |
In alto