constants TypeEnum
Specifies the type of items(files) the Get method returns.

NameValueDescription
SelItems0 Gets the collection of selected items.
AllItems1 Gets the entire collection of items
CheckItems2 Gets the checked items.
VisibleItems3 Gets the visible items as they are listed.