ListControl.Entries Property

Definition

Entries in this list control

public:
 property System::Collections::Generic::List<System::Management::Automation::ListControlEntry ^> ^ Entries { System::Collections::Generic::List<System::Management::Automation::ListControlEntry ^> ^ get(); };
public System.Collections.Generic.List<System.Management.Automation.ListControlEntry> Entries { get; }
member this.Entries : System.Collections.Generic.List<System.Management.Automation.ListControlEntry>
Public ReadOnly Property Entries As List(Of ListControlEntry)

Property Value

Applies to