Udostępnij za pośrednictwem


SourceLocation.Advance(SourceLocation, String) Metoda

Definicja

SourceLocation Przechodzi przez długość textobiektu .

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

Parametry

left
SourceLocation

Do SourceLocation przodu.

text
String

Element String do przodu left .

Zwraca

Zaawansowany SourceLocationelement .

Dotyczy