Share via


NoNamespace.uBound Field

Definition

Represents the uBound XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: array.
  • corresponds to the following strongly-typed properties: VTArray.UpperBounds.

Applies to