PSObject Methods
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
System.Management.Automation Namespace
(see also Protected Methods)
| Name | Description | |
|---|---|---|
![]() | GetType | (Inherited from Object) |
![]() ![]() | AsPSObject | Creates a new PSObject object based on a supplied object. |
![]() | CompareTo | Compares the base object to a specified object. |
![]() | Copy | Makes a copy of the current PSObject object. |
![]() | Equals | Overridden. Compares the base object to a specified object to see if they are equal. |
![]() | GetHashCode | Overridden. |
![]() | GetObjectData | |
![]() ![]() | Implicit | |
![]() ![]() | Implicit | |
![]() ![]() | Implicit | |
![]() ![]() | Implicit | |
![]() ![]() | Implicit | |
![]() | ToString | Overridden. Converts the base object to a string. |
![]() | ToString | Converts the base object to a string by using a specified format provider. |
| Name | Description | |
|---|---|---|
|
Finalize | (Inherited from Object) |
|
MemberwiseClone | (Inherited from Object) |
Reference
PSObject ClassSystem.Management.Automation Namespace
Other Resources
Windows PowerShell SDKSend comments about this topic to Microsoft.

