Dela via


ISchemaHierarchyGenerator.CreateRootNode Method

Creates the root node of the hierarchy.

Namespace:  Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer
Assembly:  Microsoft.VisualStudio.Data.Schema.Package (in Microsoft.VisualStudio.Data.Schema.Package.dll)

Syntax

'Declaration
Function CreateRootNode As ISchemaModelViewerNode
ISchemaModelViewerNode CreateRootNode()
ISchemaModelViewerNode^ CreateRootNode()
abstract CreateRootNode : unit -> ISchemaModelViewerNode 
function CreateRootNode() : ISchemaModelViewerNode

Return Value

Type: Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer.ISchemaModelViewerNode
Root hierarchy node.

.NET Framework Security

See Also

Reference

ISchemaHierarchyGenerator Interface

Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer Namespace