InputList<T>
Class in LogicToolkit / Inherits from: InputFieldBase<System.Collections.Generic.IList<T>>
Description
Input field of type IList<T>
Type Parameters
| Type Parameter Name | Description | Type Constraints |
|---|---|---|
| T | Element type |
Constructors
| Description | |
|---|---|
| InputList | Constructor |
Methods
| Method Name | Description |
|---|---|
| GetConstantValue | Get a constant value |
Inherited Members
Properties
| Property Name | Description |
|---|---|
| Value | Get value |
Methods
| Method Name | Description |
|---|---|
| GetValueString | Get value string |