Share via


X.item Field

Definition

Represents the x:item XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: items.
  • has the following XML attributes: c, d, e, f, h, m, n, s, sd, t, x.
  • corresponds to the following strongly-typed classes: Item.

Applies to