Share via


X.undo Field

Definition

Represents the x:undo XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: rm, rrc.
  • has the following XML attributes: array, cs, dn, dr, exp, index, nf, r, ref3D, sId, v.
  • corresponds to the following strongly-typed classes: Undo.

Applies to