DataTypeCollectionBase.

List Property

Summary

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

Syntax

protected ArrayList List { get; }

Value

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