'Declaration
Public Overloads Overridable Function DetermineNextTargetLayoutStartRowAndColumn( _ ByVal request As DetermineNextTargetLayoutStartRowAndColumn_Parameters, _ ByVal options As Grpc.Core.CallOptions _ ) As DetermineNextTargetLayoutStartRowAndColumn_Responses
'Usage
Dim instance As RandomColonyPickingWorkflowController.RandomColonyPickingWorkflowControllerClient Dim request As DetermineNextTargetLayoutStartRowAndColumn_Parameters Dim options As Grpc.Core.CallOptions Dim value As DetermineNextTargetLayoutStartRowAndColumn_Responses value = instance.DetermineNextTargetLayoutStartRowAndColumn(request, options)
public virtual DetermineNextTargetLayoutStartRowAndColumn_Responses DetermineNextTargetLayoutStartRowAndColumn( DetermineNextTargetLayoutStartRowAndColumn_Parameters request, Grpc.Core.CallOptions options )
public: virtual DetermineNextTargetLayoutStartRowAndColumn_Responses^ DetermineNextTargetLayoutStartRowAndColumn( DetermineNextTargetLayoutStartRowAndColumn_Parameters^ request, Grpc.Core.CallOptions options )
Parameters
- request
- options