Lire en anglais

Partager via


ListControl Constructors

Definition

Overloads

ListControl()

Initiate an instance of ListControl

ListControl(IEnumerable<ListControlEntry>)

Public constructor for ListControl

ListControl()

Initiate an instance of ListControl

C++
public:
 ListControl();

Applies to

PowerShell SDK 7.4.0 et autres versions
Produit Versions
PowerShell SDK 7.2.0, 7.3.0, 7.4.0
Windows PowerShell 5.1.0.0

ListControl(IEnumerable<ListControlEntry>)

Public constructor for ListControl

C++
public:
 ListControl(System::Collections::Generic::IEnumerable<System::Management::Automation::ListControlEntry ^> ^ entries);

Parameters

Applies to

PowerShell SDK 7.4.0 et autres versions
Produit Versions
PowerShell SDK 7.2.0, 7.3.0, 7.4.0
Windows PowerShell 5.1.0.0