isee.NET Framework Documentation

ListInputDevice.List.ItemCollection Class

A collection that stores 'ListInputDevice.List.Item' objects.

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

System.Object
   System.Collections.CollectionBase
      iseesystems.iseeNET.ListInputDevice.List.ItemCollection

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