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