English version of all error messages you can encounter while programming
  |   ABOUT


Localized version

Arabelleğe yazılmamış öğeler (yani, öğeler bir IList'te depolanmamıştır) içeren bir akış, öğelerini kopyalayamaz. Akış için Kopyalama işlevini çağırmadan önce, akıştaki öğeleri arabelleğe kaydedin veya Kopyalama yöntemine yanlış değerini geçirin.

Click to search this error in Google

English version

A feed containing items that are not buffered (i.e. the items are not stored in an IList) cannot clone its items. Buffer the items in the feed before calling Clone on it or pass false to the Clone method.

Click to search this error in Google



Localized version
 Turkish

Error category
 .Net Framework

Other localized versions
6 versions





Copyright © dotmedias 2012 Launched in 2012, to help programmers finding solutions