====== Clear ====== Method of [[:scripting:api:list-pane:start|IListPane]] ===== Description ===== Clears the contents of the list pane ===== Syntax ===== ==== JavaScript ==== ListPane.Clear(); ==== Visual Basic Script ==== ListPane.Clear ==== C++ ==== HRESULT hr = ListPane.Clear(); ===== See Also ===== [[:scripting:api:list-pane:start|IListPane]] ~~NOTOC~~