Click or drag to resize

MarshalByRefCollectionBaseInnerList Property

Gets the ArrayList stored within the collection.

Namespace:  Atalasoft.Imaging
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntax
protected ArrayList InnerList { get; }

Property Value

Type: ArrayList
See Also