Share via


NoNamespace.array Field

Definition

Represents the array XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: undo.
  • corresponds to the following strongly-typed properties: Undo.Array.

Applies to