Type of the element type (see esriNgElementTypeEnum).
[Visual Basic 6.0] Property Type As esriNgElementTypeEnum
[Visual Basic .NET] Public ReadOnly Property Type As esriNgElementTypeEnum
[C#] public esriNgElementTypeEnum Type {get;}
[Java] public esriNgElementTypeEnum getType() throws IOException, AutomationException
[C++] HRESULT get_Type( esriNgElementTypeEnum* pVal );