ListControlEntryItem(String, DisplayEntry) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Public constructor for ListControlEntryItem Label and Entry could be null.
public:
ListControlEntryItem(System::String ^ label, System::Management::Automation::DisplayEntry ^ entry);
public ListControlEntryItem (string label, System.Management.Automation.DisplayEntry entry);
new System.Management.Automation.ListControlEntryItem : string * System.Management.Automation.DisplayEntry -> System.Management.Automation.ListControlEntryItem
Public Sub New (label As String, entry As DisplayEntry)
Parameters
- label
- String
- entry
- DisplayEntry