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

PI Powershell

Parameter.Equals Method (Parameter)

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

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

Syntax

public bool Equals(
	Parameter other
)
Public Function Equals ( 
	other As Parameter
) As Boolean

Dim instance As Parameter
Dim other As Parameter
Dim returnValue As Boolean

returnValue = instance.Equals(other)
public:
virtual bool Equals(
	Parameter^ other
) sealed
abstract Equals : 
        other : Parameter -> bool 
override Equals : 
        other : Parameter -> bool 

Parameters

other
Type: OSIsoft.PowerShellParameter

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

Return Value

Type: Boolean

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

Implements

IEquatableTEquals(T)

See Also

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