Share via


P.comb Field

Definition

Represents the p:comb XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: transition.
  • corresponds to the following strongly-typed classes: CombTransition.

Applies to