Represents the container for the group objects.

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

Syntax

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

Inheritance Hierarchy

See Also