Public Function CheckSizeAndHash() As Boolean
Dim instance As XdsDocument Dim value As Boolean value = instance.CheckSizeAndHash()
public bool CheckSizeAndHash()
public: bool CheckSizeAndHash();
Return Value
true if the data is consistent, and false if inconsistent