Free Method

Public Sub Free()

Summary

This method frees any memory associated with the current set of results held by the object. This can be called after you are finished with the results from the DiscoverIp Method or the Query Method. However, it is called automatically for you when either of those methods is called again, as well as at the time the object is destroyed.

Parameters

This method does not have any parameters.

Return Value

This method does not return a value.

See Also

DiscoverIp Method, Query Method