Share via


X.groupLevels Field

Definition

Represents the x:groupLevels XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: cacheHierarchy.
  • has the following child XML elements: groupLevel.
  • has the following XML attributes: count.
  • corresponds to the following strongly-typed classes: GroupLevels.

Applies to