Page tree

Versions Compared

Key

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

...

Description

Excerpt

Returns an Element.Type

|Element.Type]

object

that

represents

the

type

of

this

element.

{excerpt} {signature:C#}

Signature
C#
C#
public Type ElementType{ get; }
{signature}{signature:
}
Signature
vb.net
vb.net
Public ReadOnly Property ElementType() As Type
{signature}