GroupCollection Class

MCManager API

Groups collection.

Namespace:  Moxiecode.Manager.Utils
Assembly:  MCManager (in MCManager.dll) Version: 1.0.0.0

Syntax

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

Inheritance Hierarchy

System..::.Object
  System.Collections..::.Hashtable
    Moxiecode.Manager.Utils..::.GroupCollection

See Also