OpenXmlReader.ElementType Property

Definition

Gets the type of the corresponding strongly typed class of the current element.

public abstract Type ElementType { get; }
member this.ElementType : Type
Public MustOverride ReadOnly Property ElementType As Type

Property Value

Returns Type.

Applies to