다음을 통해 공유


DataRegionMemberCollection(T) 멤버

Represents the base class for all data region member collections.

DataRegionMemberCollection< (Of < ( <'T> ) > ) > 형식은 다음 멤버를 노출합니다.

메서드

  이름 설명
공용 메서드 Equals (Object에서 상속됩니다.)
보호된 메서드 Finalize (Object에서 상속됩니다.)
공용 메서드 GetEnumerator Gets the enumerator for this ReportElementCollectionBase<(Of <(<'T>)>)>. (ReportElementCollectionBase< (Of < ( <'T> ) > ) >에서 상속됩니다.)
공용 메서드 GetHashCode (Object에서 상속됩니다.)
공용 메서드 GetType (Object에서 상속됩니다.)
보호된 메서드 MemberwiseClone (Object에서 상속됩니다.)
공용 메서드 ToString (Object에서 상속됩니다.)

맨 위로 이동

필드

  이름 설명
보호된 필드 m_children 인프라
보호된 필드 m_owner 인프라
보호된 필드 m_parentDefinitionPath 인프라

맨 위로 이동

속성

  이름 설명
공용 속성 Count Gets the number of items in the collection. (ReportElementCollectionBase< (Of < ( <'T> ) > ) >에서 상속됩니다.)
공용 속성 DefinitionPath Gets the path to this report definition object in the report definition.
공용 속성 Item Gets the item at the specified index. (ReportElementCollectionBase< (Of < ( <'T> ) > ) >에서 상속됩니다.)
공용 속성 ParentDefinitionPath Gets the path to report definition object's parent in the report definition.

맨 위로 이동

명시적 인터페이스 구현

  이름 설명
명시적 인터페이스 구현전용 메서드 IEnumerable. . :: . .GetEnumerator 인프라 (ReportElementCollectionBase< (Of < ( <'T> ) > ) >에서 상속됩니다.)

맨 위로 이동