ShellBrowser .Net Edition
GetHistoryElement Method (p_Index)
NamespacesJam.ShellShellControlConnectorGetHistoryElement(Int32)
Retrieve the history element at the index given.
Declaration Syntax
C#Visual BasicVisual C++
public ShellItem GetHistoryElement(
	int p_Index
)
Public Function GetHistoryElement ( _
	p_Index As Integer _
) As ShellItem
public:
ShellItem^ GetHistoryElement(
	int p_Index
)
Parameters
p_Index (Int32)
The index of the element to get.
Return Value
A ShellItem or null if the index is not within range.

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)