Udostępnij za pośrednictwem


NonSystemToken Klasa

Definicja

Token leksykalny reprezentujący segment w ścieżce.

public sealed class NonSystemToken : Microsoft.OData.UriParser.PathSegmentToken
type NonSystemToken = class
    inherit PathSegmentToken
Public NotInheritable Class NonSystemToken
Inherits PathSegmentToken
Dziedziczenie
NonSystemToken

Konstruktory

NonSystemToken(String, IEnumerable<NamedValue>, PathSegmentToken)

Tworzenie tokenu nonSystemToken

Właściwości

Identifier

Pobierz identyfikator tego tokenu.

IsStructuralProperty

Czy jest to właściwość strukturalna

(Odziedziczone po PathSegmentToken)
NamedValues

Pobierz listę nazwanych wartości dla tego tokenu.

NextToken

Pobieranie tokenu NextToken w ścieżce

(Odziedziczone po PathSegmentToken)

Metody

Accept(IPathSegmentTokenVisitor)

Zaakceptuj, IPathSegmentTokenVisitor aby chodzić po drzewie PathSegmentTokens.

Accept<T>(IPathSegmentTokenVisitor<T>)

Zaakceptuj, IPathSegmentTokenVisitor<T> aby chodzić po drzewie PathSegmentTokens.

IsNamespaceOrContainerQualified()

Czy ta przestrzeń nazw tokenu lub kontener jest kwalifikowana.

Dotyczy