Field<T>.Next(Object, T) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public virtual Microsoft.Bot.Builder.FormFlow.Advanced.NextStep Next (object value, T state);
abstract member Next : obj * 'T -> Microsoft.Bot.Builder.FormFlow.Advanced.NextStep
override this.Next : obj * 'T -> Microsoft.Bot.Builder.FormFlow.Advanced.NextStep
Public Overridable Function Next (value As Object, state As T) As NextStep
Paramètres
- value
- Object
- state
- T