Share via


NoNamespace.ptCount Field

Definition

Represents the ptCount XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: lvl.
  • corresponds to the following strongly-typed properties: NumericLevel.PtCount, StringLevel.PtCount.

Applies to