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