Share via


B.First Field

Definition

Represents the b:First XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: Person.
  • corresponds to the following strongly-typed classes: First.

Applies to