ArrayListList Class

MCManager API

[Missing <summary> documentation for "T:Moxiecode.Manager.Utils.ArrayListList"]

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

Syntax

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

Inheritance Hierarchy

System..::.Object
  System.Collections..::.ArrayList
    Moxiecode.Manager.Utils..::.ArrayListList

See Also