SchemaModelViewerControllerBaseInternal.RemoveOurRootNode Method
Removes the root node.
Namespace: Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer
Assembly: Microsoft.VisualStudio.Data.Schema.Package (in Microsoft.VisualStudio.Data.Schema.Package.dll)
Syntax
'Declaration
Protected Sub RemoveOurRootNode
protected void RemoveOurRootNode()
protected:
void RemoveOurRootNode()
member RemoveOurRootNode : unit -> unit
protected function RemoveOurRootNode()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
SchemaModelViewerControllerBaseInternal Class
Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer Namespace