Share via


VT.r8 Field

Definition

Represents the vt:r8 XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: property, array, variant, vector.
  • corresponds to the following strongly-typed classes: VTDouble.

Applies to