Items.count property

[ The Windows Gadget Platform/Sidebar is available for use in the operating systems specified in the Requirements section. It may be altered or unavailable in subsequent versions. ]

Gets the number of System.Shell.Item objects in the Items collection.

This property is read-only.

Syntax

icount = Items.count

Property value

An Integer that receives the number of items.

Examples

The following example demonstrates how to access an item in the Items collection and get a specific property for that item.


Requirements

Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2008 [desktop apps only]
End of client support
Windows 7
End of server support
Windows Server 2008
IDL
Sidebar.idl
DLL
Sidebar.Exe (version 1.00 or later)

See also

Reference

item

System.Shell.Item

System.Shell.Folder

Items