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