CountSegment.Translate Method

Include Protected Members
Include Inherited Members

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Translate<T>(PathSegmentTranslator<T>) Translate a CountSegment using an instance of PathSegmentTranslator<T>. (Overrides ODataPathSegment.Translate<T>(PathSegmentTranslator<T>).)
Public method Translate<T>(PathSegmentTranslator<T>) Translate a ODataPathSegment using an implemntation of PathSegmentTranslator<T>. (Inherited from ODataPathSegment.)

Top

See Also

Reference

CountSegment Class

Microsoft.Data.OData.Query.SemanticAst Namespace