'Declaration
Public Overloads Function GetAllCommands() As System.Collections.ArrayList
'Usage
Dim instance As NCommandManager Dim value As System.Collections.ArrayList value = instance.GetAllCommands()
public System.Collections.ArrayList GetAllCommands()