Share via


CollectionNode.ItemType Property

Definition

The resource type of a single item from the collection represented by this node.

public abstract Microsoft.OData.Edm.IEdmTypeReference ItemType { get; }
member this.ItemType : Microsoft.OData.Edm.IEdmTypeReference
Public MustOverride ReadOnly Property ItemType As IEdmTypeReference

Property Value

Applies to