Represents the collection of the images.

Namespace:  PerpetuumSoft.Instrumentation.Model
Assembly:  PerpetuumSoft.Instrumentation (in PerpetuumSoft.Instrumentation.dll) Version: 3.9.0.1

Syntax

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

Inheritance Hierarchy

System..::.Object
  System.Collections..::.CollectionBase
    PerpetuumSoft.Instrumentation.Model..::.ImageCollection

See Also