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