IDictionary: Keys (get)

Keys

Returns a collection of the keys in the list.



 Public Property Get Keys ( ) As ICollection

Return Values

ICollection -  A collection of the keys in the list.

Read Only.

See Also

Project CorLib Overview

Class IDictionary Overview