Share via


X.rangeSets Field

Definition

Represents the x:rangeSets XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: consolidation.
  • has the following child XML elements: rangeSet.
  • has the following XML attributes: count.
  • corresponds to the following strongly-typed classes: RangeSets.

Applies to