ModuleCollection.

List Property

Summary

Gets the list of elements contained in the NAnt.DotNet.Types.ModuleCollection instance.
Assembly
NAnt.DotNet.dll
Namespace
NAnt.DotNet.Types
Containing Type
ModuleCollection

Syntax

protected ArrayList List { get; }

Value

Type Description
ArrayList An System.Collections.ArrayList containing the elements of the collection.