isee.NET Framework Documentation

InputCollection Class

A collection that stores 'Input' objects.

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

System.Object
   System.Collections.CollectionBase
      iseesystems.iseeNET.InputCollection

[Visual Basic]
<Serializable, _  DefaultMember(MemberName:="Item")>
Public Class InputCollection
    Inherits CollectionBase
[C#]
[Serializable]
[DefaultMember(MemberName="Item")]
public class InputCollection : 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

InputCollection Members | iseesystems.iseeNET Namespace