Share via


X.x_ Field

Definition

Represents the x:x XML elements.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: b, d, discretePr, e, i, m, n, r, reference, s, tables.
  • has the following XML attributes: v.
  • corresponds to the following strongly-typed classes: FieldItem, MemberPropertyIndex.

Applies to