ListParameterBaseInternal<T>

Class in Arbor / Inherits from: ListParameterBase
Implements interfaces: IValueGetter, IValueGetter<System.Collections.Generic.IList<T>>

Description

Base class for parameters that handle List

Type Parameters

Type Parameter Name Description Type Constraints
T List element type

Properties

Property Name Description
listInstance List instance
listObject List instance object

Methods

Method Name Description
SetList Set the List.