This document is archived and information here might be outdated. Recommended version. |
Clears the elements without dismantling them.
[Visual Basic .NET]
Public Sub ClearContent ( _
)
[C#]
public void ClearContent (
);
[C++]
HRESULT ClearContent(
void
);