This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Returns a dictionary of this index with keys and values swapped.
Namespace: Smartsite.Tools.Caching.Angelina
Assembly: Smartsite.Tools (in Smartsite.Tools.dll)
Syntax
C# | Copy Code |
---|---|
public <string, string> SwapKeys() |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Function SwapKeys As (Of , ) |
Return Value
See Also
CacheIndex Class
Smartsite.Tools.Caching.Angelina Namespace