Share via


X.items Field

Definition

Represents the x:items XML element.

public static readonly System.Xml.Linq.XName items;
 staticval mutable items : System.Xml.Linq.XName
Public Shared ReadOnly items As XName 

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: pivotField.
  • has the following child XML elements: item.
  • has the following XML attributes: count.
  • corresponds to the following strongly-typed classes: Items.

Applies to