Sitecore 5.0 API
HashList.Keys Property
Gets a collection of keys.
[Visual Basic]
Public ReadOnly Property Keys As
ICollection
[C#]
public
System.Collections.ICollection
Keys {get;}
Property Value
A collection of keys.
See Also
HashList Class
|
Sitecore.Collections Namespace