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.

Remarks

Read Only.

See Also

Project VBCorLib Overview Class IDictionary Overview IDictionary Properties IDictionary Methods Item (set) Remove