Share via


VT.i4 Field

Definition

Represents the vt:i4 XML element.

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

Applies to