ShellBrowser .Net Edition
Size Property
NamespacesJam.ShellBaseSelectionListSize
Get the total size of the selected items.
Declaration Syntax
C#Visual BasicVisual C++
public long Size { get; protected set; }
Public Property Size As Long
public:
property long long Size {
	long long get ();
	void set (long long value);
}
Remarks
This property will only return valid results if CalculateSelectedFiles is set to true.
See Also

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