다음을 통해 공유


ReportParameterCollection 멤버

Represents a collection of ReportParameter objects.

ReportParameterCollection 형식은 다음 멤버를 노출합니다.

메서드

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

맨 위로 이동

속성

  이름 설명
공용 속성 Count Gets the number of items in the collection. (ReportElementCollectionBase< (Of < ( <'T> ) > ) >. . :: . .Count을(를) 재정의합니다.)
공용 속성 Item[ ( [ ( Int32] ) ] ) Gets the item at the specified index. (ReportElementCollectionBase< (Of < ( <'T> ) > ) >. . :: . .Item[ ( [ ( Int32] ) ] ) 을(를) 재정의합니다.)
공용 속성 Item[ ( [ ( String] ) ] ) Gets the ReportParameter that has the specified name.

맨 위로 이동

명시적 인터페이스 구현

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

맨 위로 이동