'Declaration
Public Overloads Function Equals( _ ByVal other As RunRearrayWorkflow_Responses.Types.ProgramInformation_Struct _ ) As Boolean
'Usage
Dim instance As RunRearrayWorkflow_Responses.Types.ProgramInformation_Struct Dim other As RunRearrayWorkflow_Responses.Types.ProgramInformation_Struct Dim value As Boolean value = instance.Equals(other)
public bool Equals( RunRearrayWorkflow_Responses.Types.ProgramInformation_Struct other )
public: bool Equals( RunRearrayWorkflow_Responses.Types.ProgramInformation_Struct^ other )
Parameters
- other