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 imageCopy Code
public <string, string> SwapKeys()
Visual Basic (Declaration)Copy imageCopy Code
Public Function SwapKeys As (Of , )

Return Value

See Also

Advanced