Share via


X.entries Field

Definition

Represents the x:entries XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: tupleCache.
  • has the following child XML elements: e, m, n, s.
  • has the following XML attributes: count.
  • corresponds to the following strongly-typed classes: Entries.

Applies to