ODataPathSegment Constructor
Creates a new Segment.
Namespace: Microsoft.Data.OData.Query.SemanticAst
Assembly: Microsoft.Data.OData (in Microsoft.Data.OData.dll)
Syntax
'Declaration
Protected Sub New
'Usage
Dim instance As New ODataPathSegment()
protected ODataPathSegment()
protected:
ODataPathSegment()
new : unit -> ODataPathSegment
protected function ODataPathSegment()