Share via


NoNamespace.overflow Field

Definition

Represents the overflow XML attribute.

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

Applies to