System.Collections.CollectionBase.InnerList Property

Gets an ArrayList containing the list of elements in the CollectionBase instance.

Syntax

protected ArrayList InnerList { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The On* methods are invoked only on the instance returned by the CollectionBase.List property, but not on the instance returned by the CollectionBase.InnerList property.

Requirements

Namespace: System.Collections
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0