EWSoftware.PDI Namespace Documentation
C#
VB
C++
F#
Show/Hide TOC
List
Item Constructor
Default constructor
Definition
Namespace:
EWSoftware.PDI
Assembly:
EWSoftware.PDI (in EWSoftware.PDI.dll) Version: 2023.1.2.0
C#
Copy
View Source
Request Example
public
ListItem
()
VB
Copy
View Source
Request Example
Public
Sub
New
C++
Copy
View Source
Request Example
public
:
ListItem
()
F#
Copy
View Source
Request Example
new
:
unit
->
ListItem
Remarks
The value is set to null and the display text is set to an empty string
See Also
Reference
ListItem Class
ListItem Overload
EWSoftware.PDI Namespace
In This Article
Definition
Remarks
See Also