Share via


C.plus Field

Definition

Represents the c:plus XML element.

public static readonly System.Xml.Linq.XName plus;
 staticval mutable plus : System.Xml.Linq.XName
Public Shared ReadOnly plus 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: Plus.

Applies to