Share via


NoNamespace.index Field

Definition

Represents the index XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: undo, argumentDescription, cachedUniqueName.
  • corresponds to the following strongly-typed properties: ArgumentDescription.Index, CachedUniqueName.Index, Undo.Index.

Applies to