CloseKernels[] terminates all parallel kernels from the list Kernels[].CloseKernels[k] terminates the kernel k.CloseKernels[{k_1, k_2, ...}] terminates the kernels k_1, k_2, ...
ControllerInformation[] gives dynamically updated information on currently connected controller devices.
ControlType is an option for Manipulate and related functions that specifies what type of controls should be displayed.
ConwayGroupCo1[] represents the sporadic simple Conway group Co_1.
CounterAssignments is an option for selections that sets the value of a specified counter.
DefaultElement is an option for Grid and related constructs which specifies what to insert when a new element is interactively created.
DeleteSmallComponents[image] replaces small connected components in a binary image image with background pixels.DeleteSmallComponents[m] replaces positive integers in a label ...
DialogNotebook[{cell_1, cell_2, ...}] represents a dialog notebook that can be manipulated by the Mathematica front end.
DiceDissimilarity[x, y] gives the Dice dissimilarity between Boolean vectors x and y.
DirectedGraphQ[g] yields True if the graph g is a directed graph and False otherwise.