[This is preliminary documentation and is subject to change.]
Returns a collection of all Keys defined in the current collection
| C# | Visual Basic | Visual C++ |
ICollection Keys{ get;}
ReadOnly Property Keys As ICollection
property ICollection^ Keys { ICollection^ get (); }