isee.NET Framework Documentation

TablePad.ItemCollection.ItemEnumerator Class

A strongly typed enumerator for the TablePad.Item class.

For a list of all members of this type, see TablePad.ItemCollection.ItemEnumerator Members.

System.Object
   iseesystems.iseeNET.TablePad.ItemCollection.ItemEnumerator

[Visual Basic]
Public Class TablePad.ItemCollection.ItemEnumerator
    Implements IEnumerator
[C#]
public class TablePad.ItemCollection.ItemEnumerator : IEnumerator

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

TablePad.ItemCollection.ItemEnumerator Members | iseesystems.iseeNET Namespace