DictionaryForumContacts

   Swedish
Terms for subject Microsoft containing trad | all forms
SwedishEnglish
B-trädB-tree (A tree structure for storing database indexes)
inneslutning för enkel trådsingle-threaded apartment (An apartment that consists of exactly one thread)
inneslutning för enkel tråd för programapplication single-threaded apartment (A single-threaded apartment the thread of which is the core UI thread for an application window)
komponent tillhörande innesluten trådapartment-threaded component (A COM component that resides on a single thread of execution. Apartment-threaded components rely on COM to synchronize calls to them. All COM objects created with Visual Basic are apartment threaded)
logiskt trädlogical tree (In Windows Presentation Foundation, the tree containing all the elements and content that are directly created by an application and used for a user interface element. For the specified element, the logical tree is not a strict subset of its visual tree, because elements derived from the Visual base class might contain elements that are not derived from the Visual class. For example, the elements might contain a String, a TextElement, or any other common language runtime object)
röd-svart trädred/black tree (A binary search tree which uses a one-bit flag on each node to identify the node by color: either red or black. A set of constraints on node color helps form an approximately balanced binary tree)
visuellt trädvisual tree (In Windows Presentation Foundation, the element tree containing all visual elements (elements that derive from the type System.Windows.Media.Visual) used for a piece of the user interface. This tree is the accumulation of all visual elements created directly by the application (whether in code or in markup) and all visual elements created by the template expansion of elements such as controls and data objects)
väntande trådwaiting thread (A thread whose execution is blocked while waiting for a wait function to return)
XML-trädXML tree (A hierarchical structure of XML elements)