Share via


ODataTypeCastSegment.GetAnnotables Method

Definition

Returns the list of IEdmVocabularyAnnotatable this segment refers to.

public override System.Collections.Generic.IEnumerable<Microsoft.OData.Edm.Vocabularies.IEdmVocabularyAnnotatable> GetAnnotables();
override this.GetAnnotables : unit -> seq<Microsoft.OData.Edm.Vocabularies.IEdmVocabularyAnnotatable>
Public Overrides Function GetAnnotables () As IEnumerable(Of IEdmVocabularyAnnotatable)

Returns

Applies to