Share via


NoNamespace.startIndex Field

Definition

Represents the startIndex XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: mention.
  • corresponds to the following strongly-typed properties: Mention.StartIndex.

Applies to