ListParameterBase<T>
Class in Arbor / Inherits from: ListParameterBaseInternal<T>
Description
Base class for parameters that handle List
Type Parameters
Type Parameter Name | Description | Type Constraints |
---|---|---|
T | List element type |
Fields
Field Name | Description |
---|---|
list | List instance |
Properties
Property Name | Description |
---|---|
listInstance | List instance |
Inherited Members
Properties
Property Name | Description |
---|---|
listObject | List instance object |
Methods
Method Name | Description |
---|---|
SetList | Set the List. |