Represents the collection of ColorSection objects.

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

Syntax

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

Inheritance Hierarchy

System..::.Object
  System.Collections..::.CollectionBase
    PerpetuumSoft.Instrumentation.Model.Drawing..::.ColorSectionCollection

See Also