This topic has not yet been rated - Rate this topic

ListControl Members

Represents a control that displays content in a list format. This class cannot be inherited. This class is introduced in Windows PowerShell 2.0.

The following tables list the members exposed by the ListControl type.

  Name Description
  ListControl Overloaded. Initializes a new instance of the ListControl class.
Top
  Name Description
public property Entries Gets the entries that are displayed as a list. This property is introduced in Windows PowerShell 2.0.
Top
(see also Protected Methods )
 NameDescription
public methodEquals  (Inherited from Object)
public methodGetHashCode  (Inherited from Object)
public methodGetType  (Inherited from Object)
public methodToStringOverridden. Generates a string representation of the current ListControl object. This method is introduced in Windows PowerShell 2.0.
Top
  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)
Top

Send comments about this topic to Microsoft.
© 2013 Microsoft. All rights reserved.