isee.NET Framework Documentation

ListInputDevice.ListCollection Class

A collection that stores 'ListInputDevice.List' objects.

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

System.Object
   System.Collections.CollectionBase
      iseesystems.iseeNET.ListInputDevice.ListCollection

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

ListInputDevice.ListCollection Members | iseesystems.iseeNET Namespace