Membri DataMemberCollection
Represents a collection of DataMember objects.
Il tipo DataMemberCollection 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
Campi
Nome | Descrizione | |
---|---|---|
m_children | Infrastruttura. (Ereditato da DataRegionMemberCollection< (Of < ( <'T> ) > ) >). | |
m_owner | Infrastruttura. (Ereditato da DataRegionMemberCollection< (Of < ( <'T> ) > ) >). | |
m_parentDefinitionPath | Infrastruttura. (Ereditato da DataRegionMemberCollection< (Of < ( <'T> ) > ) >). |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
Count | Gets the number of items in the collection. (Ereditato da ReportElementCollectionBase< (Of < ( <'T> ) > ) >). | |
DefinitionPath | Gets the path to this DataMemberCollection in the report definition. (Esegue l'override di DataRegionMemberCollection< (Of < ( <'T> ) > ) >. . :: . .DefinitionPath.) | |
Item | Gets the item at the specified index. (Ereditato da ReportElementCollectionBase< (Of < ( <'T> ) > ) >). | |
ParentDefinitionPath | Gets the path to report definition object's parent in the report definition. (Ereditato da DataRegionMemberCollection< (Of < ( <'T> ) > ) >). |
In alto
Implementazioni esplicite dell'interfaccia
Nome | Descrizione | |
---|---|---|
IEnumerable. . :: . .GetEnumerator | Infrastruttura. (Ereditato da ReportElementCollectionBase< (Of < ( <'T> ) > ) >). |
In alto
Vedere anche