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: 6.3.1
Syntax
public IJamItemIdList[] ToArray()

Return Value

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