Click or drag to resize

JamItemIdListCollectionToArray Method

Convert this object into an array representation.

Namespace: Jam.Shell
Assembly: ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.2
Syntax
public IJamItemIdList[] ToArray()

Return Value

IJamItemIdList
An array that represents the data in this object.
See Also