Share via


CollectionResourceFunctionCallNode.Functions Property

Definition

Gets the list of operation imports that this node represents.

public System.Collections.Generic.IEnumerable<Microsoft.OData.Edm.IEdmFunction> Functions { get; }
member this.Functions : seq<Microsoft.OData.Edm.IEdmFunction>
Public ReadOnly Property Functions As IEnumerable(Of IEdmFunction)

Property Value

Applies to