VT.array Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the vt:array XML element.
public static readonly System.Xml.Linq.XName array;
staticval mutable array : System.Xml.Linq.XName
Public Shared ReadOnly array As XName
Field Value
Remarks
As an XML element, it:
- has the following parent XML elements: property, variant.
- has the following child XML elements: bool, bstr, cy, date, decimal, error, i1, i2, i4, int, r4, r8, ui1, ui2, ui4, uint, variant.
- has the following XML attributes: baseType, lBound, uBound.
- corresponds to the following strongly-typed classes: VTArray.