Freigeben über


DataRegionMemberCollection(T)-Member

Represents the base class for all data region member collections.

Der DataRegionMemberCollection< (Of < ( <'T> ) > ) >-Typ macht die folgenden Member verfügbar.

Methoden

  Name Beschreibung
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetEnumerator Gets the enumerator for this ReportElementCollectionBase<(Of <(<'T>)>)>. (Geerbt von ReportElementCollectionBase< (Of < ( <'T> ) > ) >.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Felder

  Name Beschreibung
Geschütztes Feld m_children Infrastruktur.
Geschütztes Feld m_owner Infrastruktur.
Geschütztes Feld m_parentDefinitionPath Infrastruktur.

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft Count Gets the number of items in the collection. (Geerbt von ReportElementCollectionBase< (Of < ( <'T> ) > ) >.)
Öffentliche Eigenschaft DefinitionPath Gets the path to this report definition object in the report definition.
Öffentliche Eigenschaft Item Gets the item at the specified index. (Geerbt von ReportElementCollectionBase< (Of < ( <'T> ) > ) >.)
Öffentliche Eigenschaft ParentDefinitionPath Gets the path to report definition object's parent in the report definition.

Zum Anfang

Explizite Schnittstellenimplementierungen 

  Name Beschreibung
Explizite SchnittstellenimplementierungPrivate Methode IEnumerable. . :: . .GetEnumerator Infrastruktur. (Geerbt von ReportElementCollectionBase< (Of < ( <'T> ) > ) >.)

Zum Anfang