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