ShellBrowser .Net Edition
Objects Method (index)
NamespacesJam.ShellPathCollectionObjects(Int32)
Returns the object associated with a path.
Declaration Syntax
C#Visual BasicVisual C++
public Object Objects(
	int index
)
Public Function Objects ( _
	index As Integer _
) As Object
public:
Object^ Objects(
	int index
)
Parameters
index (Int32)
The index of the path for that the associated object should be returned
Return Value
The object associated with this path.

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