Poznámka
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
cannot define an anonymous type in a 'new-expression'
You cannot define an anonymous type in the operand field of the new operator. Create a named type definition in a separate statement, then use the new operator.