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
public final class DocumentMapNode
public final class DocumentMapNode
解説
DocumentMapNode は LocalReport クラスおよび ServerReport クラスの GetDocumentMap メソッドによって返されます。
継承階層
System.Object
Microsoft.Reporting.WebForms.DocumentMapNode
スレッド セーフ
この型のすべてのパブリックな静的 (Visual Basic では Shared) メンバは、スレッド セーフです。すべてのインスタンス メンバが、スレッド セーフであることは保証されていません。