This document is archived and information here might be outdated. Recommended version. |
Clear the display objects.
[Visual Basic .NET]
Public Sub Clear ( _
ByVal bRecycleBasicObjects As Boolean _
)
[C#]
public void Clear (
bool bRecycleBasicObjects
);
[C++]
HRESULT Clear(
VARIANT_BOOL bRecycleBasicObjects
);
[C++] Parameters bRecycleBasicObjects [in]
bRecycleBasicObjects is a parameter of type bool