Share via


VT.r4 Field

Definition

Represents the vt:r4 XML element.

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

Applies to