DictionaryForumContacts

   Czech
Terms for subject Microsoft containing obecná | all forms | exact matches only
CzechEnglish
karta ObecnéGeneral tab (In the Exchange Server user interface, the main tab on the properties page)
konstruovaný obecný typconstructed generic type (A generic type whose generic type parameters have been specified. A constructed type or method can be an open generic type if some of its type arguments are type parameters of enclosing types or methods, or a closed generic type if all of its type arguments are real types)
Obecná aplikaceGeneric Application (A resource type in a failover cluster or server cluster that supports an application that was not originally designed to run on a cluster)
obecná aplikacegeneric application (A user-defined application that supports user definable settings only)
obecná metodageneric method (A method whose definition has placeholders, called generic type parameters, for one or more types used in the body of the method or as the types of the method's parameters. A user specifies real types (generic type arguments) for the type parameters when calling the generic method. Note that a method is not generic just because it is declared in a generic type. A method is generic only if it has type parameters of its own)
Obecná službaGeneric Service (A resource type in a failover cluster or server cluster that supports a service that was not originally designed to run on a cluster)
obecné programovánígeneric programming (Programming using parametric polymorphism)
obecné typygenerics (A feature of the common language runtime, conceptually similar to C++ templates, that allows classes, structures, interfaces, and methods to have placeholders (generic type parameters) for the data types they store and manipulate. Generic types are a form of parameterized types)
obecné zarovnáníGeneral alignment (A format that normally left aligns text and right aligns numbers. When right-to-left features are active, General alignment is extended to include Text mode (always available) and Interface mode (sometimes available))
Obecný skriptGeneric Script (A resource type in a failover cluster or server cluster that supports an application controlled by a script that runs in Windows Script Host)
obecný systém typů, specifikace CTScommon type system The specification that determines how the common language runtime defines, uses, and manages types (Common Type System)
obecný testgeneric test (A known Visual Studio test type that encapsulates an unknown test or tool and allows Visual Studio to treat it as a known type)
obecný typgeneric type (A class, interface, or structure whose definition has placeholders, called generic type parameters, for one or more types that are used in its member definitions. A user specifies real types (generic type arguments) for the type parameters when creating an instance of a generic type)
obecný typ obsahuitem-based content type (A content type that inherits settings from a base content type that was designed for any type of SharePoint list item)
obecný zdrojgeneric resource (A placeholder resource that is used to specify the skills required for a specific task)
otevřený obecný typopen generic type (A constructed generic type in which one or more of the generic type arguments substituted for its generic type parameters is a type parameter of an enclosing generic type or method. Open generic types cannot be instantiated)
Průvodce obecnými třídami C++Generic C++ Class Wizard (A wizard that adds a C++ class to a project. This generic C++ class does not inherit from ATL or MFC)
uzavřený obecný typclosed generic type (A constructed generic type that has no unspecified generic type parameters, either of its own or of any enclosing types or methods. Closed generic types can be instantiated)