Gets an ICollection containing the
values of this PropertyMap.

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

An ICollection containing the
values of this PropertyMap.