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