다음을 통해 공유


DocumentMapNode 클래스

문서 구조의 단일 노드를 나타냅니다.

상속 계층

System.Object
  Microsoft.Reporting.WebForms.DocumentMapNode

네임스페이스:  Microsoft.Reporting.WebForms
어셈블리:  Microsoft.ReportViewer.WebForms(Microsoft.ReportViewer.WebForms.dll)

구문

‘선언
Public NotInheritable Class DocumentMapNode
‘사용 방법
Dim instance As DocumentMapNode
public sealed class DocumentMapNode
public ref class DocumentMapNode sealed
[<SealedAttribute>]
type DocumentMapNode =  class end
public final class DocumentMapNode

DocumentMapNode 유형에서 다음 멤버를 표시합니다.

속성

  이름 설명
공용 속성 Children 자식 문서 구조 노드의 컬렉션을 가져옵니다.
공용 속성 Id 문서 구조 노드의 고유 ID를 가져옵니다.
공용 속성 Label 문서 구조 노드와 연결된 레이블을 가져옵니다.

맨 위로 이동

메서드

  이름 설명
공용 메서드 Equals (Object에서 상속됨)
보호된 메서드 Finalize (Object에서 상속됨)
공용 메서드 GetHashCode (Object에서 상속됨)
공용 메서드 GetType (Object에서 상속됨)
보호된 메서드 MemberwiseClone (Object에서 상속됨)
공용 메서드 ToString (Object에서 상속됨)

맨 위로 이동

주의

DocumentMapNode는 LocalReportServerReport 클래스의 GetDocumentMap 메서드에 의해 반환됩니다.

스레드 보안

이 유형의 모든 공용 static(Visual Basic에서는 Shared) 멤버는 스레드로부터 안전합니다. 인스턴스 멤버는 스레드로부터의 안전성이 보장되지 않습니다.

참고 항목

참조

Microsoft.Reporting.WebForms 네임스페이스