Membros TablixMemberCollection
Represents a collection of TablixMember objects.
O tipo TablixMemberCollection 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. (Herdado de DataRegionMemberCollection< (Of < ( <'T> ) > ) >.) | |
m_owner | Infraestrutura. (Herdado de DataRegionMemberCollection< (Of < ( <'T> ) > ) >.) | |
m_parentDefinitionPath | Infraestrutura. (Herdado de DataRegionMemberCollection< (Of < ( <'T> ) > ) >.) |
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 TablixMemberCollection in the report definition. (Substitui DataRegionMemberCollection< (Of < ( <'T> ) > ) >. . :: . .DefinitionPath.) | |
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. (Herdado de DataRegionMemberCollection< (Of < ( <'T> ) > ) >.) |
Início
Implementações de interface explícitas
Nome | Descrição | |
---|---|---|
IEnumerable. . :: . .GetEnumerator | Infraestrutura. (Herdado de ReportElementCollectionBase< (Of < ( <'T> ) > ) >.) |
Início
Consulte também