Share via


C.v Field

Definition

Represents the c:v XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: pt, tx.
  • corresponds to the following strongly-typed classes: NumericValue.

Applies to