'Declaration
Protected Overridable Sub OnLastUnlock()
'Usage
Dim instance As Node instance.OnLastUnlock()
protected virtual void OnLastUnlock()
protected: virtual void OnLastUnlock();
'Declaration
Protected Overridable Sub OnLastUnlock()
'Usage
Dim instance As Node instance.OnLastUnlock()
protected virtual void OnLastUnlock()
protected: virtual void OnLastUnlock();
This method or property does not throw any exceptions, aside from execution exceptions such as System.Threading.ThreadAbortException or System.OutOfMemoryException.