Sitecore 5.1.1 API
IndexedDictionary.GetKey Method
[Visual Basic]
Public Function GetKey( _
ByVal
index
As
Integer
_
) As
Object
[C#]
public
object
GetKey(
int
index
);
See Also
IndexedDictionary Class
|
Sitecore.Collections Namespace