Share via


NoNamespace.lastIdx Field

Definition

Represents the lastIdx XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: cmAuthor.
  • corresponds to the following strongly-typed properties: CommentAuthor.LastIndex.

Applies to