Share via


M.mr Field

Definition

Represents the m:mr XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: m_.
  • has the following child XML elements: e.
  • corresponds to the following strongly-typed classes: MatrixRow.

Applies to