Message in Korean (한국어)

Array.ConstrainedCopy는 각 배열 요소에 대해 boxing, unboxing, 확대 변환, 캐스팅 등이 적용되지 않은 호환 가능한 배열 형식에서만 사용할 수 있습니다. Derived[]를 Base[]에 복사하는 방법 등을 사용하여 배열 형식을 변경하거나, 배열을 복제하거나 손상되었을 수 있는 대상 배열을 제거하는 방법 등을 사용하여 Array.Copy의 안정성 계약 수준이 낮은 것을 CER에서 허용하도록 하십시오.

Unlocalized message

Array.ConstrainedCopy will only work on array types that are provably compatible, without any form of boxing, unboxing, widening, or casting of each array element. Change the array types (i.e., copy a Derived[] to a Base[]), or use a mitigation strategy in the CER for Array.Copy's less powerful reliability contract, such as cloning the array or throwing away the potentially corrupt destination array.

Search by Google
Available localized messages
Swedish (Svenska) Turkish (Türkçe) Arabic (العربية) Chinese (Simplified) (中文(简体)) Chinese (Traditional) (中文(繁體)) Czech (Čeština) Danish (Dansk) Dutch (Nederlands) Finnish (suomi) Prior (Message) French (Français) German (Deutsch) Greek (Ελληνικά) Hebrew (עברית) Hungarian (magyar) Italian (Italiano) Japanese (日本語) Norwegian (Bokmal) (Norsk (Bokmål)) Next (Message) Polish (Polski) Portuguese (Brazil) (Português (Brasil)) Portuguese (Portugal) (Português (Portugal)) Russian (Русский) Spanish (Español) Chinese (Simplified) (中文(简体)) Chinese (Traditional) (中文(繁體))