Share via


NoNamespace.lBound Field

Definition

Represents the lBound XML attribute.

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

Applies to