SourceLocation.Advance(SourceLocation, String) 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.
Avance le SourceLocation de la longueur de .text
public:
static Microsoft::AspNetCore::Razor::SourceLocation Advance(Microsoft::AspNetCore::Razor::SourceLocation left, System::String ^ text);
public static Microsoft.AspNetCore.Razor.SourceLocation Advance (Microsoft.AspNetCore.Razor.SourceLocation left, string text);
static member Advance : Microsoft.AspNetCore.Razor.SourceLocation * string -> Microsoft.AspNetCore.Razor.SourceLocation
Public Shared Function Advance (left As SourceLocation, text As String) As SourceLocation
Paramètres
- left
- SourceLocation
à SourceLocation avancer.
Retours
SourceLocationAvancé.