A collection that stores 'Item' objects.

Namespace:  iseesystems.iseeNET
Assembly:  iseesystems.iseeNET.Simulation (in iseesystems.iseeNET.Simulation.dll) Version: 1.0.3315.21357

Syntax

C#
public class ItemCollection : CollectionBase
Visual Basic (Declaration)
Public Class ItemCollection _
	Inherits CollectionBase
Visual C++
public ref class ItemCollection : public CollectionBase

Inheritance Hierarchy

System..::.Object
  System.Collections..::.CollectionBase
    iseesystems.iseeNET..::.GraphPad..::.ItemCollection

See Also