PropertyMap.Values 属性

定义

获取一个 ICollection 包含集合中的 PropertyMap 属性翻译器。

public:
 property System::Collections::ICollection ^ Values { System::Collections::ICollection ^ get(); };
public System.Collections.ICollection Values { get; }
member this.Values : System.Collections.ICollection
Public ReadOnly Property Values As ICollection

属性值

ICollection包含集合中的PropertyMap属性翻译器。

适用于

另请参阅