This topic has not yet been rated - Rate this topic

PSMemberInfoCollection Members

Serves as a collection of members in a PSObject or PSMemberSet object.

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

  Name Description
  PSMemberInfoCollection Initializes a new instance of the PSMemberInfoCollection class.
Top
  Name Description
public property Item When overridden in a derived class, gets the specified member from the collection.
Top
(see also Protected Methods )
 NameDescription
public methodAddOverloaded. Adds a member to the collection.
public methodEquals  (Inherited from Object)
public methodGetEnumeratorWhen overridden in a derived class, gets the enumerator for the collection.
public methodGetHashCode  (Inherited from Object)
public methodGetType  (Inherited from Object)
public methodMatchOverloaded. When overridden in a derived class, retrieves all members in the collection whose name matches the specified name. The variants of this method can be used to return members based on their name or their name and type.
public methodRemoveWhen overridden in a derived class, removes a member from the collection.
public methodToString  (Inherited from Object)
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.