Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

PI Powershell

Parameter.Equals Method (Object)

  • Last UpdatedDec 15, 2025
  • 1 minute read
Parameter.Equals Method (Object)

Namespace:  OSIsoft.PowerShell
Assembly:  OSIsoft.PowerShell (in OSIsoft.PowerShell.dll) Version: 3.1.1.0 (3.1.1.466)

Syntax

public override bool Equals(
	Object obj
)
Public Overrides Function Equals ( 
	obj As Object
) As Boolean

Dim instance As Parameter
Dim obj As Object
Dim returnValue As Boolean

returnValue = instance.Equals(obj)
public:
virtual bool Equals(
	Object^ obj
) override
abstract Equals : 
        obj : Object -> bool 
override Equals : 
        obj : Object -> bool 

Parameters

obj
Type: SystemObject

[Missing <param name="obj"/> documentation for "M:OSIsoft.PowerShell.Parameter.Equals(System.Object)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:OSIsoft.PowerShell.Parameter.Equals(System.Object)"]

See Also

In This Topic
Related Links
TitleResults for “How to create a CRG?”Also Available in