Method GetEnumerator
GetEnumerator()
Returns an interface which iterates over existing caches.
Declaration
public IEnumerator GetEnumerator()
Returns
Type | Description |
---|---|
System.Collections.IEnumerator | An System.Collections.IDictionaryEnumerator for the Alachisoft.NCache.Client.CacheCollection. |