Share via


C.crosses Field

Definition

Represents the c:crosses XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: catAx, dateAx, serAx, valAx.
  • has the following XML attributes: val.
  • corresponds to the following strongly-typed classes: Crosses.

Applies to