LoadedNETAssemblies[] returns a list of all the .NET assemblies that have been loaded into the current session.
LoadedNETObjects[] returns a list of all the .NET objects that have been loaded into the current session.
LoadedNETTypes[] returns a list of all the .NET types that have been loaded into the current session.
NETObjectQ[expr] gives True if expr is a valid reference to a .NET object, and False otherwise.
SameObjectQ[object_1, object_2] returns True if and only if the NETObject expressions object_1 and object_2 refer to the same .NET object.
Tabs
(GUIKit Package Symbol) Tabs is an option value for WidgetLayout.
ChvatalGraph returns a smallest triangle-free, 4-regular, 4-chromatic graph.
CubicalGraph returns the graph corresponding to the cube, a Platonic solid.
DodecahedralGraph returns the graph corresponding to the dodecahedron, a Platonic solid.
FolkmanGraph returns a smallest graph that is edge-transitive but not vertex-transitive.