Gets type of element.

Namespace:  PerpetuumSoft.Instrumentation.Model
Assembly:  PerpetuumSoft.Instrumentation (in PerpetuumSoft.Instrumentation.dll) Version: 3.9.0.1

Syntax

C#
public readonly Type Type
Visual Basic (Declaration)
Public ReadOnly Type As Type
Visual C++
public:
initonly Type^ Type

See Also