'Declaration
Protected Overridable Function CreateCommandsCore() As NCommandCollection
'Usage
Dim instance As NCommandParent Dim value As NCommandCollection value = instance.CreateCommandsCore()
protected virtual NCommandCollection CreateCommandsCore()