.NET Framework Class Library
Selection Class
|
<< Click to Display Table of Contents >> Navigation: Programming Mechworks PDM > .NET API > MwPDMApi Namespace > .NET Framework Class Library |
Provides access to selection management.
Namespace: MwPDMApi
Assembly: MwPDMApi (in MwPDMApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Visual Basic |
|---|
Public Class Selection |
C# |
|---|
public class Selection |
Visual C++ |
|---|
public ref class Selection |
JavaScript |
|---|
MwPDMApi.Selection = function(); Type.createClass( |
Remarks
Inheritance Hierarchy
System.Object
MwPDMApi.Selection
See Also