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. |
(see also
Protected Methods
)
Top
| Name | Description | |
|---|---|---|
![]() | Add | Overloaded. Adds a member to the collection. |
![]() | Equals | (Inherited from Object) |
![]() | GetEnumerator | When overridden in a derived class, gets the enumerator for the collection. |
![]() | GetHashCode | (Inherited from Object) |
![]() | GetType | (Inherited from Object) |
![]() | Match | Overloaded. 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. |
![]() | Remove | When overridden in a derived class, removes a member from the collection. |
![]() | ToString | (Inherited from Object) |
| Name | Description | |
|---|---|---|
|
Finalize | (Inherited from Object) |
|
MemberwiseClone | (Inherited from Object) |
Reference
PSMemberInfoCollection Generic ClassSystem.Management.Automation Namespace
Other Resources
Windows PowerShell SDKSend comments about this topic to Microsoft.
