Share via


VT.i2 Field

Definition

Represents the vt:i2 XML element.

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

Applies to