Share via


C.crossBetween Field

Definition

Represents the c:crossBetween XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: valAx.
  • has the following XML attributes: val.
  • corresponds to the following strongly-typed classes: CrossBetween.

Applies to