'DeclarationPublic Overloads Function GetAllCommands() As System.Collections.ArrayList
'UsageDim instance As NCommandManager Dim value As System.Collections.ArrayList value = instance.GetAllCommands()
public System.Collections.ArrayList GetAllCommands()