Share via


NoNamespace.underflow Field

Definition

Represents the underflow XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: binning.
  • corresponds to the following strongly-typed properties: Binning.Underflow.

Applies to