ListItem(Object) Constructor

Constructor

Definition

Namespace: EWSoftware.PDI
Assembly: EWSoftware.PDI (in EWSoftware.PDI.dll) Version: 2023.1.2.0
public ListItem(
	Object value
)

Parameters

value  Object
The value for the item

Remarks

The display text will be set to the string representation of the value

See Also