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 ) 成員為安全執行緒。任何執行個體成員皆不能保證是安全執行緒。