ShellBrowser .Net Edition
Count Property
NamespacesJam.ShellItemIdListCount
Returns the number of parts this ItemIdList consists of.
Declaration Syntax
C#Visual BasicVisual C++
public int Count { get; }
Public ReadOnly Property Count As Integer
public:
property int Count {
	int get ();
}
Return Value
The number of parts of this ItemIdList.

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)