Message in Chinese (Traditional) (中文(繁體))
當 ListView 處於虛擬模式時,您無法使用列舉程式透過 ListView 項目集合列舉或呼叫 GetEnumerator。請改用 ListView 項目索引子,並使用索引值存取項目。
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