Share via


X.groupMembers Field

Definition

Represents the x:groupMembers XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to