Element group related to the element type. It is the current element type itself or one of its ancestor element types.
[Visual Basic 6.0] Property ElementGroup As INgElementType
[Visual Basic .NET] Public ReadOnly Property ElementGroup As INgElementType
[C#] public INgElementType ElementGroup {get;}
[Java] public INgElementType getElementGroup() throws IOException, AutomationException
[C++] HRESULT get_ElementGroup( INgElementType** pVal );
INgElementType Interface | INgElementType.IsElementGroup Property