.NET Framework Class Library
Tree Class

<< Click to Display Table of Contents >>

Navigation:  Programming Mechworks PDM > .NET API > MwPDMApi Namespace >

.NET Framework Class Library
Tree Class

Provides access to tree management.

Namespace: MwPDMApi
Assembly:  MwPDMApi (in MwPDMApi.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

Visual Basic

Public Class Tree

C#

public class Tree

Visual C++

public ref class Tree

JavaScript

MwPDMApi.Tree = function();

Type.createClass(
'MwPDMApi.Tree');

Remarks

Inheritance Hierarchy

System.Object

MwPDMApi.Tree

See Also

Tree Members

MwPDMApi Namespace