List Item(Object) Constructor
Constructor
Definition
Namespace: EWSoftware.PDI
Assembly: EWSoftware.PDI (in EWSoftware.PDI.dll) Version: 2025.1.9.0
Assembly: EWSoftware.PDI (in EWSoftware.PDI.dll) Version: 2025.1.9.0
C#
public ListItem(
Object? value
)VB
Public Sub New (
value As Object
)C++
public:
ListItem(
Object^ value
)F#
new :
value : Object -> ListItemParameters
- value Object
- The value for the item
Remarks
The display text will be set to the string representation of the value