Method IsList
IsList(FieldInfo)
Checks if this port is a PortList.
Declaration
public static bool IsList(FieldInfo field)
Parameters
| Type | Name | Description | 
|---|---|---|
| FieldInfo | field | Field to check.  | 
    
Returns
| Type | Description | 
|---|---|
| bool | True if the field is a PortList  |