Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

Excerpt

Returns an Element.Type object that represents the type of this element.

Signature
C#
C#

 public Type ElementType{ get; }
Signature
vb.net
vb.net

Public ReadOnly Property ElementType() As Type