Membros DataRegionMemberCollection(T)
Represents the base class for all data region member collections.
O tipo DataRegionMemberCollection< (Of < ( <'T> ) > ) > expõe os seguintes membros.
Métodos
Nome | Descrição | |
---|---|---|
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetEnumerator | Gets the enumerator for this ReportElementCollectionBase<(Of <(<'T>)>)>. (Herdado de ReportElementCollectionBase< (Of < ( <'T> ) > ) >.) | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de Object.) | |
ToString | (Herdado de Object.) |
Início
Campos
Nome | Descrição | |
---|---|---|
m_children | Infraestrutura. | |
m_owner | Infraestrutura. | |
m_parentDefinitionPath | Infraestrutura. |
Início
Propriedades
Nome | Descrição | |
---|---|---|
Count | Gets the number of items in the collection. (Herdado de ReportElementCollectionBase< (Of < ( <'T> ) > ) >.) | |
DefinitionPath | Gets the path to this report definition object in the report definition. | |
Item | Gets the item at the specified index. (Herdado de ReportElementCollectionBase< (Of < ( <'T> ) > ) >.) | |
ParentDefinitionPath | Gets the path to report definition object's parent in the report definition. |
Início
Implementações de interface explícitas
Nome | Descrição | |
---|---|---|
IEnumerable. . :: . .GetEnumerator | Infraestrutura. (Herdado de ReportElementCollectionBase< (Of < ( <'T> ) > ) >.) |
Início