Change the currently selected file, if ShowFiles is true
throws ArgumentNullException if the argument was null
| C# | Visual Basic | Visual C++ |
public void SelectedFileChange( ItemIdList p_ItemIdList )
Public Sub SelectedFileChange ( _ p_ItemIdList As ItemIdList _ )
public: virtual void SelectedFileChange( ItemIdList^ p_ItemIdList ) sealed
- p_ItemIdList (ItemIdList)
- The ItemIdList that is passed to GotoFolderIdList(ItemIdList) if ShowFiles was true.