This document is archived and information here might be outdated. Recommended version. |
Removes all objects from the array.
[Visual Basic .NET]
Public Sub RemoveAll ( _
)
[C#] public void RemoveAll ( );
[C++]
HRESULT RemoveAll(
void
);
Removes all of the elements from the array.