ShellBrowser .Net Edition
CalculateAndUpdateSize Method (p_Path, p_Subtract)
NamespacesJam.ShellPathSelectionListCalculateAndUpdateSize(String, Boolean)
Calculates the count and size for the given folder and updates the properties.
Declaration Syntax
C#Visual BasicVisual C++
protected override void CalculateAndUpdateSize(
	string p_Path,
	bool p_Subtract
)
Protected Overrides Sub CalculateAndUpdateSize ( _
	p_Path As String, _
	p_Subtract As Boolean _
)
protected:
virtual void CalculateAndUpdateSize(
	String^ p_Path, 
	bool p_Subtract
) override
Parameters
p_Path (String)
Path for that the size should be determined.
p_Subtract (Boolean)
true, if count and size should be subtracted from the current data.

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