Share via


C.lvl Field

Definition

Represents the c:lvl XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: multiLvlStrCache.
  • has the following child XML elements: pt.
  • corresponds to the following strongly-typed classes: Level.

Applies to