Element collection.
[Visual Basic 6.0] Property OverflowElements As IElementCollection
[Visual Basic .NET] Public Property OverflowElements As IElementCollection
[C#] public IElementCollection OverflowElements {get; set;}
[Java] public getOverflowElements ( IElementCollection Elements )
[Java] public void setOverflowElementsByRef( IElementCollection Elements ) throws IOException, AutomationException
[C++] HRESULT get_OverflowElements( IElementCollection** Elements );
[C++] HRESULT putref_OverflowElements( IElementCollection* Elements);
Parameters
Elements [out, retval]
Elements is a parameter of type IElementCollection
Elements [in]
Elements is a parameter of type IElementCollection