Click or drag to resize

JamItemIdListCollectionAdd(String) Method

Adds an element to the collection.

Namespace: Jam.Shell
Assembly: ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.2
Syntax
public virtual void Add(
	string pPath
)

Parameters

pPath  String
The path to add.
Remarks
When passing filenames only make sure to set the BaseFolder.
See Also