NodeDetach Method

CVB.Net Documentation
Detaches this Image object from the native object.

Namespace:  Stemmer.Cvb.GenApi
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

protected void Detach()
Remarks

This call marks this object as disposed without changing the underlying ref-count.
See Also

Reference