isee.NET Framework Documentation

Output Class

This class is a base class for any output that are defined on the interface layer of the model. This base class will contain the information common to all outputs

For a list of all members of this type, see Output Members.

System.Object
   iseesystems.iseeNET.Output
      iseesystems.iseeNET.GraphPad.Item
      iseesystems.iseeNET.TablePad.Item
      iseesystems.iseeNET.WarningDevice

[Visual Basic]
Public Class Output
[C#]
public class Output

Thread Safety

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

Requirements

Namespace: iseesystems.iseeNET

Assembly: iseesystems.iseeNET.Simulation (in iseesystems.iseeNET.Simulation.dll)

See Also

Output Members | iseesystems.iseeNET Namespace