Share via


X.groups Field

Definition

Represents the x:groups XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to