Share via


NoNamespace.cnt Field

Definition

Represents the cnt XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: forEach, if, presOf.
  • corresponds to the following strongly-typed properties: DiagramChooseIf.Count, ForEach.Count, PresentationOf.Count.

Applies to