EntitySetSegment.HandleWith(PathSegmentHandler) Metoda
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Obsługa EntitySetSegment przy użyciu wystąpienia klasy PathSegmentHandler.
public override void HandleWith (Microsoft.OData.UriParser.PathSegmentHandler handler);
override this.HandleWith : Microsoft.OData.UriParser.PathSegmentHandler -> unit
Public Overrides Sub HandleWith (handler As PathSegmentHandler)
Parametry
- handler
- PathSegmentHandler
Implementacja interfejsu obsługi.
Wyjątki
Zgłasza wartość , jeśli program obsługi danych wejściowych ma wartość null.