Message in Finnish (suomi)
Kun ListView on näennäistilassa, ListView-kokoelman kohteita ei voi luetteloida luettelointitoiminnon tai GetEnumerator-kutsun avulla. Käytä sen sijaan ListView-kohteiden indeksointitoimintoa ja nouda haluamasi kohde indeksiarvon avulla.
Unlocalized message
When the ListView is in virtual mode, you cannot enumerate through the ListView items collection using an enumerator or call GetEnumerator. Use the ListView items indexer instead and access an item by index value.
Search by Google