Share via


C.minus Field

Definition

Represents the c:minus XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: errBars.
  • has the following child XML elements: numLit, numRef.
  • corresponds to the following strongly-typed classes: Minus.

Applies to