A financial instrument


Namespace: OpenQuant.API
Assembly: OpenQuant.API (in OpenQuant.API.dll)

Syntax

Visual Basic (Declaration)
Public Class Instrument
C#
public class Instrument
C++
ref class Instrument
J#
public class Instrument
JScript
public class Instrument

Inheritance Hierarchy

System.Object
   OpenQuant.API.Instrument

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