This class provides support for indexes


Namespace: rocketsoftware.MVSP
Assembly: RocketMVSP (in RocketMVSP.dll)

Syntax

Visual Basic (Declaration)
Public Class Pick.mvIndex
C#
public class Pick.mvIndex
C++
ref class Pick.mvIndex
J#
public class Pick.mvIndex
JScript
public class Pick.mvIndex

Remarks

Upto 100 indexes may be open at any one time

Inheritance Hierarchy

System.Object
   rocketsoftware.MVSP.Pick.mvIndex

Thread Safety

Public static (Shared in Visual Basic)staticShared members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

See Also