ListItem(Object) Constructor
Constructor
Namespace: EWSoftware.PDIAssembly: EWSoftware.PDI (in EWSoftware.PDI.dll) Version: 2023.1.2.0
public ListItem(
Object value
)
Public Sub New (
value As Object
)
public:
ListItem(
Object^ value
)
new :
value : Object -> ListItem
Parameters
- value Object
- The value for the item
The display text will be set to the string representation of the value