XdsObjects Help file
XdsObjects Namespace / XdsDocument Class / SetSizeAndHash Method



SetSizeAndHash Method
Set the Size and Hash, based on the current content
Syntax
Public Sub SetSizeAndHash() 
Dim instance As XdsDocument
 
instance.SetSizeAndHash()
public void SetSizeAndHash()
public:
void SetSizeAndHash(); 
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also