isee.NET Framework Documentation

OutputCollection Class

A collection that stores 'Output' objects.

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

System.Object
   System.Collections.CollectionBase
      iseesystems.iseeNET.OutputCollection

[Visual Basic]
<Serializable, _  DefaultMember(MemberName:="Item")>
Public Class OutputCollection
    Inherits CollectionBase
[C#]
[Serializable]
[DefaultMember(MemberName="Item")]
public class OutputCollection : CollectionBase

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

OutputCollection Members | iseesystems.iseeNET Namespace