Class in Arbor / Inherits from: FlexibleFieldBase
Implements interfaces: IValueGetter<System.Collections.Generic.IList<T>>
Description
A class that handles flexible list types that have multiple reference methods.If you want to use it, specify the type of the list element in T and inherit it.
Type Parameters
Type Parameter Name |
Description |
Type Constraints |
T |
Serializable list element type |
|
Constructors
Fields
Properties
Property Name |
Description |
fieldType |
It returns a field type. |
parameter |
It return a Paramter. It is null if Type is other than Parameter. |
value |
It returns a value |
Methods
Inherited Members
Fields
Field Name |
Description |
_Type |
Specified type of value |
Properties
Property Name |
Description |
type |
It returns a type |