Delete all the element in the collection.
[Visual Basic 6.0]
Sub DeleteAllOverflowElements
[Visual Basic .NET]
Public Sub DeleteAllOverflowElements ( _
)
[C#] public void DeleteAllOverflowElements ( );
[Java] public void deleteAllOverflowElements ( ) throws IOException, AutomationException
[C++]
HRESULT DeleteAllOverflowElements(
void
);