Gets an ICollection containing the
keys of this PropertyMap.

C# | Visual Basic | Visual C++ |
public virtual ICollection Keys{ get;}
Public Overridable ReadOnly Property Keys As ICollection
public: virtual property ICollection^ Keys { ICollection^ get (); }

An ICollection containing the
keys of this PropertyMap.