Click or drag to resize

VariableAPI Class

Provides access to variables used during conditional list processing.
Inheritance Hierarchy
SystemObject
  RAYLASE.SPICE3.ClientLibSpice3API
    RAYLASE.SPICE3.ClientLibVariableAPI

Namespace: RAYLASE.SPICE3.ClientLib
Assembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.5.2
Syntax
C#
public class VariableAPI : Spice3API

The VariableAPI type exposes the following members.

Properties
 NameDescription
Public propertyBooleanVariable Provides access to boolean variable handling operations.
Public propertyIntegerVariable Provides access to integer variable handling operations.
Public propertyMarkCounter Provides access to mark counter handling operations.
Top
See Also